September archive
Release 0.2.2a
September 8, 2005
- CSS color type parser
<color> ::= <keyword> |
# <hex> <hex> <hex> |
# <hex> <hex> <hex> <hex> <hex> <hex> |
rgb ( <int>, <int>, <int> ) |
rgb (<percentage>, <percentage >, <percentage> ) - More 'pythonic' feel
- datasource interface changes
New Release
September 1, 2005
New release! Some bug-fixes, better python integration, support for gcc4 and more. The tarballs are now available at berlios.


