Requirements
pwigen
obviously requires python, and I've been using 2.5, however it will
(currently, version 0.3) work happily with python 2.4. It requires
docutils-0.4 or higher for generating
RestructuredText, and PIL (the
Python Imaging Library) for determining which files are images to
include. I can't really see that changing any time soon.
Future Plans
To be fair, pwigen meets my current needs, so I can't see myself
devoting time to its development. However, there are still a few
things I might get to:
1. Templates - It would be nice to have the wiki look decent rather
than have its current hard-coded look and feel.
2. Source Tracking - Tracking changes to documents would be quite
handy, and is something every other wiki has. Unfortunately that's
not high enough on my radar.