FICHA · AUR

python-reparser

Simple regex-based lexer/parser for inline markup

  • Library
  • LIBRARY
  • PYTHON
  • PARSER
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Python programs can parse simple inline markup with regular-expression-based lexer and parser helpers. This is useful for documentation tools, lightweight formatting, and applications that need small custom markup rules.

It is a developer library. Regex-based parsers are best for limited syntax; complex or untrusted markup should be tested for edge cases and performance behavior.

Permissions

Permissions not analysed for this source yet.