firstserial-scan 0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3 @@
1
+ """Placeholder. The tool is published as `firstserial`."""
2
+
3
+ __version__ = "0.0.1"
@@ -0,0 +1,29 @@
1
+ Metadata-Version: 2.5
2
+ Name: firstserial-scan
3
+ Version: 0.0.1
4
+ Summary: Placeholder held by BeyondITL Inc. — install `firstserial` instead.
5
+ Project-URL: Homepage, https://pypi.org/project/firstserial/
6
+ Project-URL: Source, https://github.com/BeyondITL/firstserial
7
+ Author: BeyondITL Inc.
8
+ License: MIT
9
+ Classifier: Development Status :: 1 - Planning
10
+ Classifier: License :: OSI Approved :: MIT License
11
+ Classifier: Programming Language :: Python :: 3
12
+ Requires-Python: >=3.10
13
+ Description-Content-Type: text/markdown
14
+
15
+ # firstserial-scan
16
+
17
+ This name is held by BeyondITL Inc. so it cannot be used to typosquat [`firstserial`](https://pypi.org/project/firstserial/), the package it points at.
18
+
19
+ **Install the real package:**
20
+
21
+ ```bash
22
+ uv tool install firstserial # or: pipx install firstserial
23
+ ```
24
+
25
+ `firstserial` reads a novel manuscript and reports continuity errors — dead
26
+ characters who keep talking, injuries that heal off-page, setups never
27
+ paid off.
28
+
29
+ Source: https://github.com/BeyondITL/firstserial
@@ -0,0 +1,4 @@
1
+ firstserial_scan/__init__.py,sha256=4jX74H60Uimlff1bGTzNIz__n0dRelBQnnxtM8J1elw,82
2
+ firstserial_scan-0.0.1.dist-info/METADATA,sha256=VfIYG1JLHXgZoFEqxTz47vy2sfwJ2wW16kFCGcVYEAE,998
3
+ firstserial_scan-0.0.1.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
4
+ firstserial_scan-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any