Mercurial > genshi > genshi-test
view README.txt @ 876:52d7d6b7b6c1
Templates instantiated without a loader now get an implicit loader based on their file path, or the current directory as a fallback. Closes #320.
author | cmlenz |
---|---|
date | Thu, 15 Apr 2010 21:07:15 +0000 |
parents | cae74e2637c6 |
children |
line wrap: on
line source
About Genshi ============ Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid. For more information please see the documentation in the `doc` directory, and visit the Genshi web site: <http://genshi.edgewall.org/>