Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

v0.6.0 — Deprecated: superseded by anchorite >= 0.4.0

Latest

Choose a tag to compare

@lgruen-vcgs lgruen-vcgs released this 21 May 01:48

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 - Inactive classifier added; PyPI description rewritten to point at anchorite.
  • Importing groundmark now emits a DeprecationWarning.
  • No code/behavior changes beyond the warning.

Existing versions (<= 0.5.1) remain installable on PyPI for users who have pinned them.