You are here: Home Hacking
Hacking

Hacking

Coding projects and such.

Folder PloneSVNView - Subversion viewer for Plone
Many Plone projects, including plone itself, seems to prefer Subversion. Thanks to the excellent pysvn module, this Plone product lets you browse any Subversion repository. Tested under Zope 2.7 with Plone 2.0.3. PloneSVNView is available under GNU Public License version 2 or later.
Folder options - java lib for parsing command line options
options is a small lib for parsing command line options that makes use of annotations, and prioritizes ease-of-use. It follows the GNU option format. It also has a simple framework for meta-command interfaces (e.g. svn).
Document Actions