Metadata-Version: 2.1
Name: copier_ProjectScaffolding_Sample_PythonPackage
Version: 0.1.1
Summary: Sample of the copier-ProjectScaffolding "Python Package" project type.
Author-email: Scientific Software Engineering Center at Georgia Tech <sse-center@gatech.edu>
License: MIT
Project-URL: Homepage, https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage
Project-URL: Documentation, https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage
Project-URL: Repository, https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: typer ~=0.9
Provides-Extra: dev
Requires-Dist: dbrownell-DevTools ; extra == 'dev'
Provides-Extra: package
Requires-Dist: build ~=1.2 ; extra == 'package'
Requires-Dist: cx-Freeze ~=6.15 ; extra == 'package'
Requires-Dist: twine ~=5.1 ; extra == 'package'

# copier-ProjectScaffolding-Sample-PythonPackage



Sample of the copier-ProjectScaffolding "Python Package" project type.



## Overview
TODO: Complete this section

### How to use copier-ProjectScaffolding-Sample-PythonPackage
TODO: Complete this section



## Additional Information
Additional information can be found at these locations.

| Title | Document | Description |
| --- | --- | --- |
<!-- [BEGIN] Additional Information -->
| Code of Conduct | [CODE_OF_CONDUCT.md](https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage/blob/main/CODE_OF_CONDUCT.md) | Information about the the norms, rules, and responsibilities we adhere to when participating in this open source community. |
| Contributing | [CONTRIBUTING.md](https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage/blob/main/CONTRIBUTING.md) | Information about contributing code changes to this project. |
| Development | [DEVELOPMENT.md](https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage/blob/main/DEVELOPMENT.md) | Information about development activities involved in making changes to this project. |
| Governance | [GOVERNANCE.md](https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage/blob/main/GOVERNANCE.md) | Information about how this project is governed. |
| Maintainers | [MAINTAINERS.md](https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage/blob/main/MAINTAINERS.md) | Information about individuals who maintain this project. |
| Security | [SECURITY.md](https://github.com/gt-sse-center/copier-ProjectScaffolding-Sample-PythonPackage/blob/main/SECURITY.md) | Information about how to privately report security issues associated with this project. |
<!-- [END] Additional Information -->

## License

copier-ProjectScaffolding-Sample-PythonPackage is licensed under the <a href="https://choosealicense.com/licenses/mit/" target="_blank">MIT</a> license.
