Metadata-Version: 2.1
Name: karvi
Version: 0.3.0
Summary: A small package with custom resources for Django projects.
Home-page: https://gitlab.com/aranofacundo/karvi
Author: Facundo Arano
Author-email: aranofacundo@gmail.com
License: UNKNOWN
Description: # Karvi
        A small package with some custom templates and scripts for Django projects.
        
        ## Requirements
         - [Python](https://www.python.org) 3.6
         - [Django](https://www.djangoproject.com) 2.0
        
        ## Projects in use
         - [Bulma](https://bulma.io) 0.7
         - [TypeScript](https://www.typescriptlang.org) 3.2
         - [Laravel Mix](https://github.com/JeffreyWay/laravel-mix) 4.0
         - [Yarn](https://yarnpkg.com)
         - [Pipenv](https://github.com/pypa/pipenv)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Framework :: Django :: 2.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
