From: Noel O'B. <noe...@ma...> - 2006-09-05 13:44:55
|
Welcome to the team, Mehdi! You're now a developer on cclib. Some things you may like to do are: (0) Subscribe to ccl...@li... and cclib-users@lists.= sourceforge.net. Also it would be good to point your RSS feed reader (e.g. I using Sage/Fi= refox) to the RSS feed on http://cia.navi.cx/stats/project/cclib (1) Upload the test files to the SVN respository (2) Upload the start of the Molpro parser, making sure that it does not b= reak cclib (3) Extend the tests ("python testall.py") so that it tests the Molpro pa= rser (4) Keep extending the Molpro parser until it passes all of the tests And don't worry, you're not on your own. We'll help with any difficulties= . We want the Molpro parser to work too. Keep in touch using cclib-devel@li= sts.sourceforge.net. Please keep the following in mind as guidelines: (1) Don't break cclib (i.e. run the tests before commiting) (2) Log messages are for other people to read, so they should accurately reflect whatever you've done (3) Commit 'atomic changes'. That is, don't squash two completely differe= nt changes into one commit. (4) Discuss before coding if you're not sure what to do or are considerin= g a new feature. Regards, Noel |