Metadata-Version: 2.1
Name: csv-to-custom-json
Version: 0.0.1
Summary: Easily convert your CSV to custom JSON
Home-page: https://github.com/its-just-nans/csv-to-custom-json-python
Author: n4n5
Author-email: its.just.n4n5@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/its-just-nans/csv-to-custom-json-python/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# csv-to-custom-json-python

## Tests

```sh
python3 -m unittest
```

## License

Licensed under the MIT License - [LICENSE](LICENSE)

