rspyts-cli-0.4.0 has been yanked.
rspyts-cli
Compiler and build orchestrator for rspyts.
It extracts the semantic contract from a consumer crate, validates and locks
that contract, and stages self-contained Python and TypeScript package output.
Generated implementation and compiled staging artifacts live below
.rspyts/ and should be ignored. rspyts.lock is deterministic,
pretty-printed semantic review data and should be committed.
The CLI is distributed only as a Cargo crate. It does not publish or require a Python or npm rspyts runtime.
See the quickstart and reference.
Licensed under MIT.