Metadata-Version: 1.1
Name: frontend-assets
Version: 0.6.0
Summary: A collection of front-end assets I use for several sites
Home-page: https://github.com/avryhof/frontend_assets
Author: Amos Vryhof
Author-email: amos@vryhofresearch.com
License: MIT
Description: # Frontend Assets
        ```bash
        pip install git+https://github.com/avryhof/frontend_assets.git
        ```
        
        This is just a basic package that can be installed in Django to bring in a collection of Front-End libraries I use for many projects.
        
        It also has a base template that you can use to kickstart your project.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
