Metadata-Version: 2.0
Name: django-inlinify
Version: 0.0.17
Summary: In-lines CSS into HTML and leverages Django's caching framework.
Home-page: http://github.com/ssaw/django-inlinify/
Author: Lyst Ltd.
Author-email: devs@lyst.com
License: Python
Keywords: html lxml email mail style
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: six
Requires-Dist: lxml
Requires-Dist: cssselect
Requires-Dist: cssutils
Requires-Dist: django (>=1.7)
Requires-Dist: requests
Requires-Dist: pytest
Requires-Dist: tox

In-lines CSS into HTML and leverages Django's caching framework.


