ANN: rest2web 0.3.0
Fuzzyman
fuzzyman at gmail.com
Mon Jun 27 12:11:34 CEST 2005
Next update to restweb__. This is available for direct download__, and
via SVN__. [#]_
__ http://www.voidspace.org.uk/python/rest2web
__
http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=rest2web.zip
__ https://svn.rest2web.python-hosting.com/trunk/
.. [#] The SVN repository also has the Pythonutils__ dependencies.
__ http://www.voidspace.org.uk/python/modules.shtml#pythonutils
Sourceforge__ will be updated *soon* [#]_.
__ http://sourceforge.net/projects/rest2web
.. [#] Flipping work internet restrictions.
We're now up to version **0.3.0**. The changes since the last announced
release are : ::
Version 0.3.0 2005/06/27
Code refactored and better commented.
Thanks to Nicola Larosa for input.
Minor bugfix - an encoding was missing.
Added stylesheet to docutils options override.
Version 0.2.3 2005/06/25
Code style cleanup with help from Nicola Larosa.
Start of the refactoring (some code is simpler internally)
``uservalues`` now compatible with reST.
docs updated appropriately.
The *major changes* are the code cleanup and refactoring. If you want
to understand how *rest2web* works, it should now be possible to follow
it in the code [#]_!
.. [#] No more passing data structures in and out of the
*restprocessor*
>From the users point of view, the biggest change is that you can now
use *uservalues* with reST markup. This does have limitations that I
might try and find a way round. See the uservalues__ page for the
details.
__ http://www.voidspace.org.uk/python/rest2web/uservalues.html
Best Regards,
Fuzzy
http://www.voidspace.org.uk/python
More information about the Python-announce-list
mailing list