internal/tools/: pyramid-chameleon-0.3 metadata and description
pyramid_chameleon
author | reed@koansys.com, Pylons & Pyramid community |
author_email | pylons-discuss@googlegroups.com |
classifiers |
|
license | BSD-derived (http://www.repoze.org/LICENSE.txt) |
platform |
|
provides_extras | testing |
requires_dist |
|
File | Tox results | History |
---|---|---|
pyramid_chameleon-0.3-py3-none-any.whl
|
|
|
pyramid_chameleon-0.3.tar.gz
|
|
These are bindings for the Chameleon templating system for the Pyramid web framework. See http://docs.pylonsproject.org/projects/pyramid_chameleon/en/latest/ for documentation.
0.3 (2014-07-01)
Remove dependency on pyramid.interfaces.ITemplateRenderer (which is deprecated in Pyramid > 1.5).
Update Trove classifiers and tests to support Python 3.4.
0.2 (2014-02-09)
Dropped dependency on nose-selecttests.
0.1 (2013-09-07)
Initial version