packset-0.9.12 is not a library.
packset: start, stop and inspect the pack writer.
The daemon owns the store and every client speaks HTTP to it, so a seat
needs one command that answers "is it up, and at what URL". Everything here
is either that question or a thin read of /v1.
packset ensure | start | stop | status | port | url | which
packset remember [--workspace WS] TEXT...
packset prefer [--workspace WS] TEXT...
packset search [--workspace WS] QUERY...
packset due [WORKSPACE]
packset islands [WORKSPACE]
packset island [--workspace WS] [--fire] CUE
packset fire [--workspace WS] ID ID...
packset grade ID [--lapsed] [WORKSPACE]
packset pin [NAME]
packset accessions [WORKSPACE]
packset atoms [--as-of TS] [WORKSPACE]
packset citers ACCESSION [WORKSPACE]
Clients export PACKSET_URL; INSIDE_MEMORY_URL is an alias.