From: Karol L. <kar...@gm...> - 2016-05-03 14:18:29
|
1. Eric is correct - and please submit a bug if something doesn't work in Py2. I think we generally want to support everything between 2.7 and 3.x. 2. Feel free to do anything within the LGPL. Consider donating code back to cclib if it's of general interest. On Tue, May 3, 2016 at 6:49 AM, Eric Berquist <er...@pi...> wrote: > Hi Felix, > > 1. cclib should be fully backwards-compatible with Python 2.7. It might be > compatible with earlier versions, but we don't test for it. Can you post > the error you're getting? > > 2. Yes, that sounds correct. I also think that if you have a README file, > it should mention that you use cclib and contain a link to our website: > http://cclib.github.io/ > > Eric > > On Tue, May 3, 2016 at 3:24 AM, Felix Plasser <fel...@un...> > wrote: > >> Hello, >> >> Could I just ask two quick questions: >> >> First, what is the philosophy of cclib with respect to backward >> compatibility with python 2? When I try to run it with python 2, I have >> to deactivate molproparser manually. Is there any other way to run cclib >> with python 2 or is that just not a priority? >> >> Second, since cclib is distributed as LGPL, I am allowed distribute it >> with my own code ( http://theodore-qc.sourceforge.net/ ), right? I just >> have to supply the full source and LICENSE file of cclib. >> >> Thanks! >> Felix >> >> -- >> Felix Plasser >> Institute for Theoretical Chemistry >> University of Vienna >> Währingerstr. 17/404 >> 1090 Wien >> fel...@un... >> http://homepage.univie.ac.at/felix.plasser/ >> Tel.: +43-1-4277-52757 >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into multiple >> tiers of >> your business applications. It resolves application problems quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> cclib-users mailing list >> ccl...@li... >> https://lists.sourceforge.net/lists/listinfo/cclib-users >> > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > cclib-users mailing list > ccl...@li... > https://lists.sourceforge.net/lists/listinfo/cclib-users > > |