Metadata-Version: 2.1
Name: camgeos
Version: 0.0.2
Summary: This is my demo python package.
Home-page: https://github.com/chungsarit/camgeos
Author: Chung Sarit
Author-email: sarithchung168@gmail.com
License: MIT license
Keywords: camgeos
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

# camgeos


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


**This is my demo python package.**


-   Free software: MIT license
-   Documentation: https://chungsarit.github.io/camgeos
    

## Features

-   TODO

## Credits

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