nex
lexer similar to Lex/Flex - cli
Nex is a lexer similar to Lex/Flex that:
* generates Go code instead of C code
* integrates with Go's yacc instead of YACC/Bison
* supports UTF-8
* supports nested _structural regular expressions_.
python3-rich-rst
beautiful reStructuredText renderer for rich
Rich library extension that allows you to render documents in reStructuredText
(or RST) format with a rich, interactive appearance directly in the terminal.
The package's main function is to improve the viewing of RST documents by
transforming the content into a visually pleasing format, similar to what rich
Markdown does for Markdown files.
python3-wikkid
VCS-backed wiki
A wiki that is backed by Git or Bazaar and allows local branching of
the wiki for later merging.
python3.11-minimal
Minimal subset of the Python language (version 3.11)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules
contained in this package.
idle-python3.11
IDE for Python (v3.11) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.11).
IDLE is written using Tkinter and therefore quite platform-independent.