Metadata-Version: 2.4
Name: jtable
Version: 0.10.126
Summary: Tabulate JSON data and transform them using Jinja templates.
Home-page: https://github.com/vtougne/jtable
Author: Vincent Tougne
Author-email: vtougne@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE.txt
Provides-Extra: all
Requires-Dist: xmltodict; extra == "all"
Requires-Dist: html-to-json; extra == "all"
Provides-Extra: xmltodict
Requires-Dist: xmltodict; extra == "xmltodict"
Provides-Extra: html-to-json
Requires-Dist: html-to-json; extra == "html-to-json"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: summary
