Metadata-Version: 2.1
Name: libder
Version: 0.0.3
Summary: Der
Project-URL: Homepage, https://pypi.org/project/libder/
Author: Der
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: opencv-python
Description-Content-Type: text/markdown

# libder

libder is a Python library for honouring our dearest brother Der.
## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.

```bash
pip install libder
```

## Usage

```python
import libder

# print Der
libder.printDer()
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)