Bug-fix release of htmldata, fixes error when parsing whitespace inside tags.
Description of the htmldata module, from its PyPI site:
http://cheeseshop.python.org/pypi/htmldata/
"Extract and modify HTML/CSS URLs, translate HTML documents <-> list data
structures.
The htmldata module allows
Leo 4.4.4 beta 4 is available at:
http://sourceforge.net/project/showfiles.php?group_id=3458&package_id=29106
This beta 4 version fixes all bugs reported against Leo 4.4.4 beta 3.
Leo is a text editor, data organizer, project manager and much more. See:
http://webpages.charter.net/edreamleo/intro
The second beta version of Browsershots 0.4 has been released under
the GNU GPL (Version 3) today. Browsershots is a distributed system
for automatically making screenshots of web content in different
browsers. Both the server and the screenshot factory software are
written in Python.
Project Stat
What is ceODBC?
ceODBC is a Python extension module that enables access to databases using the
ODBC API and conforms to the Python database API 2.0 specifications with a few
additions. I have tested this on Windows against SQL Server, Access, dBASE
and Oracle and others have reported success on mo
what is it
--
A Python package to parse and build CSS Cascading Style Sheets.
changes since 0.9.4a1
-
for full details see the relevant README file
http://cssutils.googlecode.com/svn/tags/TAG_0.9.4a2/README.txt
- **FEATURE**: added ``Preferences.useMinified()`` whic