Development Information
Author/Maintainer
Corey Goldberg is the author and maintainer of PyMeter.
Please contact me via email to report bugs, submit patches, request enhancements, make suggestions, or to collaborate on any development.
SourceForge
I am currently making use of the open source project hosting at SourceForge.net. I do not use all of the available services they offer, but this is where the Source Code Repository and File Releases are stored.
SourceForge Project Page:
http://sourceforge.net/projects/pymeter
Browse the CVS Source Code Repository with ViewCVS:
http://cvs.sourceforge.net/viewcvs.py/pymeter/pymeter
Anonymous Checkout from CVS:
This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key. Use the following commands from your CVS client to checkout the code:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pymeter login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pymeter co pymeter
License
PyMeter is free and open source software; licensed under the GNU General Public License (GPL).
You are free to use PyMeter in whatever manner you please at no cost. All source code is available to read and modify. However, if you make any modifications that you would like to publish, these modifications must also be covered under the same licensing terms. Please see the terms of the GNU GPL for more information.