Metadata-Version: 2.1
Name: alexdataconverter
Version: 0.11
Summary: Converts databases between .txt, .json, .csv or .xlxs files through python
Home-page: https://pypi.org/
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

This is a simple exercise to publish a package onto PyPi.
To use the module use method change_format()

