python3-editables

Python library for creating "editable wheels"

This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in "editable mode". In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall.

yosys-plugin-ghdl

VHDL to RTL synthesis plugin using GHDL

This yosys plugin allows running RTL synthesis from VHDL source code instead of yosys' native Verilog.

python3-parse-stages

Parse a mini-language for selecting objects by tag or name

This library is mostly useful for command-line parsing by other tools like `tox-stages` and `nox-stages`. It may be used to parse e.g. a command-line specification like "@check and not pylint" or "@tests or ruff" and then match it against a list of objects that have names and lists of tags.

wesnoth-1.16-ttb

"A Tale of Two Brothers" official campaign for Wesnoth (branch 1.16)

This package contains the "A Tale of Two Brothers" campaign for Wesnoth: "An evil mage is threatening the small village of Maghre and its inhabitants. The village’s mage sends to his warrior brother for help, but not all goes as planned. Can you help?" (Novice level, 4 scenarios.)
Empire Building Game (GTK2), C-evo: Distant Horizon

c-evo-dh-gtk2

Empire Building Game (GTK2), C-evo: Distant Horizon

A civilization style, turn based strategy game, of the Civ II era.

python3-mkdocs-test

Testing framework for MkDocs projects (Python 3)

The purpose of Mkdocs-Test is to facilitate the comparison of source pages (Markdown files) and destination pages (HTML) in an MkDocs project.