Metadata-Version: 2.1
Name: usgs
Version: 0.3.5
Summary: Access the USGS inventory service
Home-page: https://github.com/kapadia/usgs
Author: Amit Kapadia
Author-email: amit@planet.com
License: ISC
License-File: LICENSE
Requires-Dist: click>=4.0
Requires-Dist: requests>=2.7.0
Requires-Dist: requests_futures>=0.9.5
Provides-Extra: test
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest; extra == "test"
