Metadata-Version: 2.5
Name: firstserial
Version: 0.0.1
Summary: Find character and plot continuity errors in a novel manuscript. Release pending.
Project-URL: Homepage, https://pypi.org/project/firstserial/
Project-URL: Source, https://github.com/BeyondITL/firstserial
Author: BeyondITL Inc.
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# firstserial

This name is the home of the continuity scanner; the first working release is still to come.

**Install the real package:**

```bash
uv tool install firstserial     # or: pipx install firstserial
```

`firstserial` reads a novel manuscript and reports continuity errors — dead
characters who keep talking, injuries that heal off-page, setups never
paid off.

Source: https://github.com/BeyondITL/firstserial
