main.py converts every PDF in examples/ into a browseable, mobile-responsive HTML archive under output/ using poppler-utils. Includes the two NETgazet sample PDFs, project metadata, OpenWolf scaffolding, and README covering usage, a watch-folder script, and WordPress iframe embedding. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
9 lines
128 B
TOML
9 lines
128 B
TOML
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.14"
|
|
|
|
[[package]]
|
|
name = "netgazet"
|
|
version = "0.1.0"
|
|
source = { virtual = "." }
|