![]() |
|
||
PyFlag DownloadsFlag is distributed in three ways:
Click the Download link to go to the main download page. How do I obtain the latest source?PyFLAG developers no longer use CVS for maintaining the code base. The current version control software of choice is darcs - A much more capable system than CVS, which better suits PyFLAG's requirements. Anyone can obtain a copy of the repository by doing: $ apt-get install darcs $ darcs get http://pyflag.sourceforge.net/pyflag/ You can also get a complete copy of this website with the full documentation: $ darcs get http://pyflag.sourceforge.net/ We encourage anyone to send in patches after modifying PyFLAG in some way: $ darcs send This will send a patch from the local tree against the latest version from the web site. Please send patches to pyflag-support@lists.sourceforge.net |