This repository was archived by the owner on May 21, 2026. It is now read-only.
This is the final release of groundmark. The repository is being archived.
Migration
groundmark's citation-resolution API has been subsumed by anchorite >= 0.4.0, which exposes a very similar API.
Note that anchorite is not batteries-included: the PDF-to-Markdown / pydantic-ai layer is left to the caller. See flowa for an example client that wires this together.
Changes in this release
- README updated with a prominent deprecation banner.
Development Status :: 7 - Inactiveclassifier added; PyPI description rewritten to point at anchorite.- Importing
groundmarknow emits aDeprecationWarning. - No code/behavior changes beyond the warning.
Existing versions (<= 0.5.1) remain installable on PyPI for users who have pinned them.