Metadata-Version: 2.1
Name: django-auto-webassets
Version: 0.0.6
Summary: Convenience Django Template Tags for handling javascript webassests
Home-page: https://gitlab.com/thht_django/django-auto-webassets
Author: Thomas Hartmann
Author-email: thomas.hartmann@th-ht.de
License: GPLv3
Description: # django-auto-webassets
        django-auto-webassets is a [Django](https://www.djangoproject.com/) app that automates the creation of [webassets](https://webassets.readthedocs.io/en/latest/)/[django-assets](https://django-assets.readthedocs.io/en/latest/) bundles. Besides these python libraries, it makes heavy use of [requirejs](https://requirejs.org/).
        
        For detailed information, head to the [documentation](https://django-auto-webassets.readthedocs.io).
        
        
Keywords: Django webassets
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
