Metadata-Version: 2.1
Name: django-trumbo
Version: 0.0.1
Summary: Django Implementation of Trumbowyg.js editor
Home-page: https://github.com/sasriawesome/django_trumbo
Maintainer: Rizki Sasri Dwitama
Maintainer-email: sasri.project@gmail.com
License: MIT
Description: # Django Websites
        Django Websites is django admin like.
        
        ## Installation
        ```
        $ pip install django_websites
        ```
        or
        ```
        $ pip install git+https://github.com/sasriawesome/django_websites.git#egg=django-websites
        ```
        
        ## Usage
        Look at example .. :)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
