Metadata-Version: 2.1
Name: ipmusconvertor
Version: 1.0.3
Summary: Converts a user-uploaded data file from IPUMS and exports the updated dataframe as a zipped csv 
Home-page: https://github.com/damienkilgannon/ipmus_data_convertor_cli
Author: Damien Kilgannon
Author-email: kilgannon.damien@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
Description-Content-Type: text/markdown
Requires-Dist: click (==7.1.2)
Requires-Dist: numpy (==1.19.2)
Requires-Dist: pandas (==1.1.3)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pytz (==2020.1)
Requires-Dist: six (==1.15.0)

UNKNOWN


