Skip to content

topmark package index

topmark

TopMark package.

TopMark is a header management tool for source trees. It discovers files, detects and normalizes project headers, and exposes both a CLI and a small typed API for automation.

Top-level packages

topmark.cli
TopMark CLI package.
topmark.config
TopMark configuration API (public re-exports).
topmark.core
Core, UI-agnostic primitives shared across TopMark.
topmark.diagnostic
Diagnostic primitives and helpers.
topmark.filetypes
Registry and matching logic for all supported file types in TopMark.
topmark.pipeline
TopMark processing pipeline package.
topmark.presentation
Human-facing presentation layer for TopMark.
topmark.processors
Header processors.
topmark.resolution
Input, file type, and processor resolution utilities.
topmark.runtime
Runtime settings for TopMark.
topmark.toml
TopMark TOML schema and document helpers.
topmark.utils
Utils package containing reusable utility functions and helpers for the TopMark project.
topmark.version
TopMark version domain helpers.

Top-level modules

None.