Metadata-Version: 2.1
Name: ceja
Version: 0.1.0
Summary: PySpark string and phonetic matching
Author: MrPowers
Author-email: matthewkevinpowers@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: jellyfish (>=0.8.2,<0.9.0)
Requires-Dist: pyspark (>=2.4.6,<3.0.0)
