Metadata-Version: 2.4
Name: pdflinks
Version: 0.1.0
Summary: Check stalled links inside PDFs
License-Expression: GPL-3.0-or-later
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pycryptodome>=3.23.0
Requires-Dist: pypdf2>=3.0.1
Requires-Dist: requests>=2.32.5
Requires-Dist: tqdm>=4.67.3
Dynamic: license-file

# pdflinks

`pdflinks` is a tool which (1) extracts links from PDFs and (2) checks they are
not stalled (timeouts, HTTP 4xx/5xx, only HTTP, etc).
