Metadata-Version: 2.1
Name: RecordMapper
Version: 0.4.1
Summary: Transform records using an Avro Schema and custom map functions
Home-page: https://github.com/urbandataanalytics/RecordMapper
Author: UDARealState Data engineering Team
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: coverage (==4.5.4)
Requires-Dist: nose (==1.3.7)
Requires-Dist: fastavro (==0.23.4)
Requires-Dist: defusedxml (==0.6.0)
Requires-Dist: dateparser (==1.0.0)

# RecordMapper
Read, transform and write records using an Avro Schema and custom map functions.


