libauthen-sasl-perl

Authen::SASL - SASL Authentication framework

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.

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.)

reposurgeon

Tool for editing version-control repository history

`reposurgeon` enables risky operations that version-control systems don't want to let you do, such as (a) editing past comments and metadata, (b) excising commits, (c) coalescing commits, and (d) removing files and subtrees from repo history. The original motivation for `reposurgeon` was to clean up artifacts created by repository conversions.

libh2-java

H2 Database Engine

H2 is a relational database management system supporting a subset of the SQL standard. The main programming APIs are SQL and JDBC, however the database also supports using the PostgreSQL ODBC driver by acting like a PostgreSQL server.