Initial commit

This commit is contained in:
Micha R. Albert 2025-07-23 10:54:51 -04:00
commit 9b92485232
Signed by: mra
SSH key fingerprint: SHA256:vjiZInsq3FRnDJk1YYWFhC/N62SAmVmY5H5wvViHhdg
6 changed files with 97 additions and 0 deletions

21
README.md Normal file
View file

@ -0,0 +1,21 @@
# carbon-copy
[![PyPI - Version](https://img.shields.io/pypi/v/carbon-copy.svg)](https://pypi.org/project/carbon-copy)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/carbon-copy.svg)](https://pypi.org/project/carbon-copy)
-----
## Table of Contents
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install carbon-copy
```
## License
`carbon-copy` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.