From: <mi...@pc...> - 2005-09-23 11:14:00
|
{emo;lighton} Yep, it's that time again.. there has been another set of updates to the Voidspace modules : * `Jalopy 0.6.0`__ A collaborative website designer (CGI). It uses Kupu__ the {acro;WYSIWYG} {acro;HTML} editor. This update moves to Kupu 1.3 and the pythonutils 0.2.2 set of modules. * `logintools 0.6.0`__ A CGI framework for user authentication and account management. Add user login to your CGI applications with two lines of code ! This update moves to the pythonutils 0.2.2 set of modules. logintools is now being used on another project and seeing some development work. * `textmacros`__ A textmacro system for adding features to docutils__. This update makes it *much* easier to use (it now behaves like the ``buildhtml.py`` script). Easily add Python source coloring, smilies, and acronyms (and much more) to {acro;ReST;reStructured Text}. * `downman 0.4.1`__ A CGI download manager. Present files for download and statistics (basic) about download rates. This update has a security fix and uses the pythonutils 0.2.2 set of modules. Also other minor updates. It also needs the updated version of cgiutils. * `cgiutils 0.3.3`__ A helpful set of constants and functions when working with CGI scripts. This update has two bugfixes. * `copy2cgi 1.1.1`__ A small convenience script to copy files and directories to a target location. Useful for copying files to a server directory for testing. * `pycrypto 2.0.1`__ I've (finally) updated the prebuild windows binary of PyCrypto__ (Python 2.4) to the 2.0.1 version. All the best {sm;:grin:} All the Voidspace modules and applications are available under the `OSI Approved Open Source BSD License`__. __ /python/cgi.shtml#jalopy __ http://kupu.oscom.org __ /python/cgi.shtml#logintools __ /python/modules.shtml#macros __ http://docutils.sourceforge.net __ /python/cgi.shtml#downman __ /python/recipebook.shtml#utils __ /python/recipebook.shtml#copy2cgi __ /python/modules.shtml#pycrypto __ http://www.amk.ca/python/code/crypto.html __ /python/license.shtml |