Metadata-Version: 2.4
Name: cartouche-py
Version: 0.0.1
Summary: Placeholder for cartouche-svg. Install `cartouche-svg` instead.
Project-URL: Homepage, https://github.com/Sandjab/cartouche
Project-URL: Real package, https://pypi.org/project/cartouche-svg/
Author-email: Sandjab <gh-cartouche@gavini.org>
License: MIT
Keywords: cartouche-svg,placeholder
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# cartouche-py

> ⚠️ **This is a placeholder package.** The real project is published as
> [`cartouche-svg`](https://pypi.org/project/cartouche-svg/).

This name (`cartouche-py`, with a `-py` suffix) was reserved on PyPI by the
maintainer of `cartouche-svg` so that no third party can later publish a
hostile package under it.

If you arrived here by typing `pip install cartouche-py`, please install the
real package instead:

```bash
pip install cartouche-svg
```

The actual code, documentation, and changelog live at
<https://github.com/Sandjab/cartouche>.
