Metadata-Version: 2.1
Name: ashes
Version: 24.0.0
Summary: Lightweight templating for Python (a la dust.js)
Home-page: https://github.com/mahmoud/ashes
Author: Mahmoud Hashemi
Author-email: mahmoud@hatnote.com
License: BSD
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Text Processing :: Markup
License-File: LICENSE


Ashes provides a Python implementation of dust_, a lightweight
templating language that makes it easy to create purely data-driven
templates that work equally well on servers and clients.

Ashes is pure Python and is tested on Python 2.7, 3.x, and PyPy.

.. _dust: http://akdubya.github.com/dustjs/



