Metadata-Version: 2.1
Name: geojsplit
Version: 0.1.0
Summary: A python implementation of the npm package geojsplit. Used to split GeoJSON files into smaller pieces.
License: MIT
Author: Yann-Sebastien Tremblay-Johnston
Author-email: yanns.tremblay@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: docs
Requires-Dist: geojson (>=2.5,<3.0)
Requires-Dist: ijson (>=2.4,<3.0)
Requires-Dist: simplejson (>=3.16,<4.0)
Requires-Dist: sphinx (>=2.2,<3.0); extra == "docs"
Requires-Dist: sphinx_rtd_theme (>=0.4.3,<0.5.0); extra == "docs"
