Metadata-Version: 2.4
Name: fabprint
Version: 0.2.2
Summary: DEPRECATED: fabprint has been renamed to estampo. This package is a compatibility wrapper.
Project-URL: Homepage, https://estampo.dev
Project-URL: Repository, https://github.com/estampo/estampo
Author-email: Paul Fremantle <paul@fremantle.org>
License-Expression: Apache-2.0
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Requires-Dist: estampo>=0.2.2
Description-Content-Type: text/markdown

# fabprint (DEPRECATED)

**This package has been renamed to [estampo](https://pypi.org/project/estampo/).**

## Migration

```bash
pip install estampo
pip uninstall fabprint
```

All functionality is identical — just the name has changed. The `estampo` command replaces `fabprint`.

For more information, visit [estampo.dev](https://estampo.dev).
