Metadata-Version: 2.1
Name: json-syntax
Version: 0.2.0a1
Summary: Generates functions to convert Python classes to JSON dumpable objects.
Home-page: https://github.com/UnitedIncome/json-syntax
Author: Ben Samuel
Author-email: bsamuel@unitedincome.com
Requires-Python: >=3.5,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Requires-Dist: python-dateutil (>=2.7,<3.0); python_version < "3.7"
Project-URL: Repository, https://github.com/UnitedIncome/json-syntax
