Metadata-Version: 2.1
Name: djangotables
Version: 0.0.1
Summary: djangotables is a simple library for generating html tables with Django Framework using model data like django forms.
Home-page: https://github.com/AgeuMatheus/djangotables
Author: Ageu Matheus
Author-email: ageumatheus1@gmail.com
Maintainer: Ageu Matheus
Maintainer-email: ageumatheus1@gmail.com
License: MIT License
Project-URL: Changelog, https://github.com/AgeuMatheus/djangotables/blob/master/HISTORY.rst
Description: # Example Package
        
        This is a simple example package. You can use
        [Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
        to write your content.
Keywords: django,tables,djangotables
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
