Metadata-Version: 2.1
Name: cipher-yw3760
Version: 0.1.0
Summary: an example python package written by Yu Wang for MDS Fall 2021
License: MIT
Author: YU WANG
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Sphinx (>=4.2.0,<5.0.0)
Description-Content-Type: text/markdown

# cipher_yw3760

an example python package written by Yu Wang for MDS Fall 2021

## Installation

```bash
$ pip install cipher_yw3760
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`cipher_yw3760` was created by YU WANG. It is licensed under the terms of the MIT license.

## Credits

`cipher_yw3760` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

