Metadata-Version: 2.1
Name: leveldb-export
Version: 0.1.0a0
Summary: Package to export documents from LevelDB export (for instance Firestore).
License: MIT
Author: Joël Luijmes
Author-email: me@joell.dev
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: appengine-python-standard (>=0.3.1,<0.4.0)
Requires-Dist: google-crc32c (>=1.1.2,<2.0.0)
Requires-Dist: protobuf (>=3.15.8,<4.0.0)
