Metadata-Version: 2.1
Name: kml2geojson
Version: 5.0.0
Summary: A Python library to covert KML files to GeoJSON files
License: MIT
Author: Alex Raichev
Author-email: alex@raichev.net
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
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.1,<9.0.0)
