Metadata-Version: 2.3
Name: inkstitch
Version: 0.0.0
Summary: Placeholder package for Inkstitch, so that 'uv tool install inkstitch' reserves the name until the real installer lands.
Author: karnigen
Author-email: karnigen <karnigen@gmail.com>
Requires-Python: >=3.14
Project-URL: Homepage, https://github.com/inkstitch/inkstitch
Project-URL: Repository, https://github.com/inkstitch/inkstitch
Description-Content-Type: text/markdown

# InkStitch (placeholder)

This is the official PyPI placeholder package for
[InkStitch](https://inkstitch.org) ([GitHub](https://github.com/inkstitch/inkstitch)).

InkStitch is an open-source Inkscape extension for machine embroidery. This
package reserves the project name on PyPI while the internal Python packaging
and layout are being reworked.

Once the new packaging pipeline is finalized, InkStitch will be installable
directly via PyPI:

```sh
pip install inkstitch
# or
uv tool install inkstitch
```

## Status

This release is a placeholder reserved by the official InkStitch development
team. Running the installed entry point prints a status message confirming
setup:

```sh
$ inkstitch
InkStitch (placeholder) - https://inkstitch.org
```
