Metadata-Version: 2.4
Name: ppt_json
Version: 1.0.4
Summary: JSON parser abstraction layer
Author-email: NotTheEvilOne <no-reply@vplace.de>
License-Expression: MPL-2.0
Project-URL: Homepage, https://github.com/NotTheEvilOne/ppt_json
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/plain
License-File: LICENSE
Provides-Extra: tests
Requires-Dist: pre-commit; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Dynamic: license-file

----------------------------------------------------------------------------
Personal Python Toolkit
Modularized all-in-one toolkit for Python
----------------------------------------------------------------------------

"ppt_json" is an abstraction layer for JSON parsing and manipulation.

----------------------------------------------------------------------------
Licensing
----------------------------------------------------------------------------

This source code is released under the conditions of the license defined in
the "LICENSE" file.

----------------------------------------------------------------------------
Contributing
----------------------------------------------------------------------------

Thank you for your interest. Contributions are always welcomed. See
"LICENSE" for open source license details.

----------------------------------------------------------------------------
