Metadata-Version: 2.4
Name: cff_most
Version: 0.1.0
Summary: Tools for loading CFF MOST format used on the Amiga in 1988/1989
Author-email: Gareth Davidson <gaz@bitplane.net>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: pytest ; extra == "dev"
Requires-Dist: coverage ; extra == "dev"
Requires-Dist: pytest-cov ; extra == "dev"
Requires-Dist: build ; extra == "dev"
Requires-Dist: twine ; extra == "dev"
Requires-Dist: ruff ; extra == "dev"
Requires-Dist: mkdocs ; extra == "dev"
Requires-Dist: mkdocs-material ; extra == "dev"
Requires-Dist: pydoc-markdown ; extra == "dev"
Provides-Extra: dev

# CFF MOST tools

Codec for CFF MOST files.

This is for the Amiga compressed text and image viewer written by
Richard Wynn in 1988/89.

Not to be confused with:
* `most` by John E. Davis
* `most` by Uwe Roehm

## Links

* [🏠 home](https://bitplane.net/dev/python/cff-most)
* [🐍 pypi](https://pypi.org/project/cff-most)
* [🐱 github](https://bitplane/cff-most)
* [📄 test data](https://bitplane/cff-most-test-data)


