setuptools
script for building eggs and so forth. I moved a huge amount of code around and consolidated a number of dangling modules at the wodfs.*
level into the wodfs
package.I also threw together a
wodfs.SimpleSystem
class that can be easily used whenever you want to hack with the WOD programmatically (i.e. not through the filesystem). I also shifted the code from wodfs.server
so you can call wodfs.start(port=9000)
to get a self-documenting XMLRPC server backed by the WOD.I then shuffled the website around and moved everything to wodfs.org. The old address now issues a permanent redirect to the new one.
No comments:
Post a Comment