Metadata-Version: 2.1
Name: pcompress
Version: 1.1.1
Summary: Experimental, efficient, and performant binary representation of districting plans
Home-page: https://github.com/InnovativeInventor/pcompress
License: MIT
Author: Max Fan
Author-email: root@max.fan
Requires-Python: >=3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: GitPython (>=3.1.24,<4.0.0)
Requires-Dist: dataset (>=1.5.2,<2.0.0)
Requires-Dist: gerrychain (>=0.2.17,<0.3.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Project-URL: Repository, https://github.com/InnovativeInventor/pcompress
