Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-toscawidgets - Toolkit to help create widgets for WSGI web apps
ToscaWidgets is a web widget toolkit for Python to aid in the creation,
packaging and distribution of common view elements normally used in the web.
ToscaWidgets is an almost complete rewrite of the widgets package bundled with
TurboGears-1.0. The rewrite's goal was to decouple the widgets package from
CherryPy and TurboGears itself to fit better with TurboGears 2.0
philosophy which is to partition it's services into independent WSGI
components for easier mainteinance and reuse in other Python web applications
or frameworks.
Packages
Changelog
- * Mon Jul 7 22:00:00 2008 Toshio Kuratomi <toshio{%}fedoraproject{*}org> - 0.9.2-1
- Update to latest release.
- Fixes problem with pages being returned as text/plain.
- * Mon Jun 2 22:00:00 2008 Luke Macken <lmacken{%}redhat{*}com> - 0.9.1-1
- Update to latest release
- Remove python-paste-script, python-ruledispatch, python-decorator and
python-decoratortools dependencies.
- * Sat May 31 22:00:00 2008 Luke Macken <lmacken{%}redhat{*}com> - 0.8.7-1
- Update to latest release.