python-strainer - Tools to allow developers to cleanup web serialization objects
| Website: | http://pypi.python.org/pypi/strainer |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Provides middleware for detecting and correcting errors in web pages that are served via the standard WSGI protocol used by most Python web frameworks. By default, validation errors are logged to the "strainer.middleware" channel using the standard Python logging module.
Packages
| python-strainer-0.1.4-2.el6.noarch [49 KiB] |
Changelog
by Luke Macken (2012-03-08):
- Remove the shebang from xhtmlify.py - Remove unnecessary EPEL conditionals |