Metadata-Version: 2.4
Name: pygeodl
Version: 0.0.1
Summary: Download geoscience data with ease.
Author-email: Morgan Plain <morgan@placeholder.com>
Maintainer-email: Brett Cannon <brett@example.com>
License-Expression: MIT
Project-URL: Homepage, https://example.com
Project-URL: Documentation, https://readthedocs.org
Project-URL: Repository, https://github.com/mp-v2/pygeodl.git
Project-URL: Bug Tracker, https://github.com/mp-v2/pygeodl/issues
Project-URL: Changelog, https://github.com/mp-v2/pygeodl/blob/main/CHANGELOG.md
Keywords: geoscience,data,download,gnss,unavco
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: requests
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
