1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

change name to JSON Convert

This commit is contained in:
Kelly Brazil
2022-03-04 13:27:39 -08:00
parent 9a3602e70b
commit cb2dfeac8d
199 changed files with 334 additions and 326 deletions

View File

@@ -3,7 +3,7 @@
# jc.parsers.xml
jc - JSON CLI output utility `XML` file parser
jc - JSON Convert `XML` file parser
Usage (cli):
@@ -77,7 +77,7 @@ Examples:
<a id="jc.parsers.xml.parse"></a>
### parse
#### parse
```python
def parse(data, raw=False, quiet=False)