Releases: KanadeK/sortproof
Releases · KanadeK/sortproof
Release list
SortProof v0.1.0
SortProof v0.1.0
SortProof tells a handset letterpress printer whether the declared sorts can set the job's largest simultaneous composition stage before type is pulled.
Install
uv tool install "https://github.com/KanadeK/sortproof/releases/download/v0.1.0/sortproof-0.1.0-py3-none-any.whl"Download and extract sortproof-demo-v0.1.0.zip, then run:
sortproof compile examples/ready/job.toml examples/ready/inventory.csv --out sortproof-reportAssets
sortproof-0.1.0-py3-none-any.whl: installable universal Python wheel;sortproof-0.1.0.tar.gz: source distribution;sortproof-demo-v0.1.0.zip: ready, Unicode/CSV boundary, blocked, and invalid examples.
Known limits
One NFC Unicode code point equals one sort; whitespace and spacing material are ignored. SortProof does not model line or set width, furniture, imposition, lockup geometry, makeready, press, ink, paper, or labor. Type is assumed to be redistributed between stages, and results remain only as accurate as the supplied copy and inventory.
Full usage, failure paths, and limitations are in the repository README.