Metadata-Version: 2.4
Name: overpass
Version: 0.7
Summary: Python wrapper for the OpenStreetMap Overpass API
Home-page: https://github.com/mvexel/overpass-api-python-wrapper
Author: Martijn van Exel
Author-email: m@rtijn.org
License: Apache
Keywords: openstreetmap,overpass,wrapper
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Utilities
License-File: LICENSE.txt
Requires-Dist: requests>=2.3.0
Requires-Dist: geojson>=1.0.9
Requires-Dist: shapely>=1.6.4
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

See README.md
