Metadata-Version: 2.1
Name: mongodb-connector
Version: 0.1.0
Summary: 
Author: Your Name
Author-email: you@example.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: lark-parser (>=0.12.0,<0.13.0)
Requires-Dist: pymongo (>=4.0.1,<5.0.0)
Requires-Dist: sqlparse (>=0.4.2,<0.5.0)
