ANN: Voidspace Updates - Jalopy, logintools, textmacros, downman (etc)
Fuzzyman
fuzzyman at gmail.com
Fri Sep 23 06:53:53 EDT 2005
Hello All,
There have been various updates to the Voidspace modules :
Jalopy 0.6.0
http://www.voidspace.org.uk/python/cgi.shtml#jalopy
A collaborative website designer (CGI). It uses Kupu
(http://kupu.oscom.org ) the WYSIWYG HTML editor.
This update moves to Kupu 1.3 and the pythonutils 0.2.2 set of modules.
logintools 0.6.0
http://www.voidspace.org.uk/python/cgi.shtml#logintools
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
http://www.voidspace.org.uk/python/modules.shtml#macros
A textmacro system for adding features to docutils
(http://docutils.sourceforge.net ).
This update makes it *much* easier to use (it now behaves like the
``buildhtml.py`` script). Easily add Python source coloring, smilies,
and accronyms (and much more) to reStructured Text.
downman 0.4.1
http://www.voidspace.org.uk/python/cgi.shtml#downman
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
http://www.voidspace.org.uk/python/recipebook.shtml#utils
A helpful set of constants and functions when working with CGI scripts.
This update has two bugfixes.
copy2cgi 1.1.1
http://www.voidspace.org.uk/python/recipebook.shtml#copy2cgi
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
http://www.voidspace.org.uk/python/modules.shtml#pycrypto
I've (finally) updated the prebuild windows binary of PyCrypto (Python
2.4) to the 2.0.1 version.
All the best,
Fuzzyman
http://www.voidspace.org.uk/python/weblog/index.shtml
All the Voidspace modules and applications are available under the OSI
Approved Open Source BSD License -
http://www.voidspace.org.uk/python/license.shtml
More information about the Python-list
mailing list