Metadata-Version: 2.1
Name: MPCdata
Version: 0.0.2.2
Summary: Package to read Med Associates Files MedPCIV
Home-page: https://github.com/matthewperkins/MPCdata
Author: Matthew Perkins
Author-email: matthew.perkins@mssm.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: re
Requires-Dist: os
Requires-Dist: xlsxwriter
Requires-Dist: datetime

# MPCdata
Parse med-associates text data into python. Can write this data to Excel (xlsx) also


