Metadata-Version: 2.1
Name: jpf
Version: 0.1.1
Summary: Pretty format all your json files at once in place with three characters
Home-page: https://github.com/fxwiegand/jpf
License: MIT
Author: fxwiegand
Author-email: fxwiegand@wgdnet.de
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Project-URL: Repository, https://github.com/fxwiegand/jpf
Description-Content-Type: text/markdown

# jpf
Pretty format all your json files at once in place with three characters

### Usage

```jpf```

Just typing in the three magic characters will pretty format all your `*.json` files in the current folder and all subfolders.
Since the command is recursive `jpf` should be used with caution.
