Metadata-Version: 2.1
Name: pyjsonedit
Version: 0.0.1
Summary: Edit parts of json strings & files while keeping the orginal, inconsistent formating
Home-page: https://github.com/UrbanskiDawid/pyJsonEditor
License: MIT
Author: Dawid Urbanski
Author-email: kontakt@dawidurbanski.pl
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: coverage (==5.5)
Requires-Dist: pylint (==2.8.2)
Requires-Dist: pytest (==6.2.4)
Project-URL: Repository, https://github.com/UrbanskiDawid/pyJsonEditor
Description-Content-Type: text/markdown

# pyJsonEdit

Edit parts of inconsistently formatted json
