Metadata-Version: 2.1
Name: geolog
Version: 0.0.2
Summary: My senior year GEOG 510 project.
Home-page: https://github.com/whitson-buck/geolog
Author: Whitson Buck
Author-email: whitsonbuck@gmail.com
License: MIT license
Keywords: geolog
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# geolog


[![image](https://img.shields.io/pypi/v/geolog.svg)](https://pypi.python.org/pypi/geolog)
[![image](https://img.shields.io/conda/vn/conda-forge/geolog.svg)](https://anaconda.org/conda-forge/geolog)


**My senior year GEOG 510 project. I will do something with this at some point.**


-   Free software: MIT license
-   Documentation: https://whitson-buck.github.io/geolog
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
