1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Metadata-Version: 2.1
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
Description: See README.md
Keywords: openstreetmap,overpass,wrapper
Platform: UNKNOWN
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
Provides-Extra: test
|