qrouter
Multi-level, over-the-cell maze router
Qrouter is a tool to generate metal layers and vias to physically connect
together a netlist in a VLSI fabrication technology. It is a maze router,
otherwise known as an "over-the-cell" router or "sea-of-gates" router. That
is, unlike a channel router, it begins with a description of placed standard
cells, usually packed together at minimum spacing, and places metal routes
over the standard cells.
fdkaac
command line encoder frontend for libfdk-aac
fdkaac is a command-line AAC encoder based on libfdk-aac.
fheroes2
recreation of the Heroes of Might and Magic II game engine
Heroes of Might and Magic II is a classic fantasy turn-based
strategy/role-playing game which takes place in the land of Enroth,
a place of magic.
There are a multitude of creature types, from griffins to rocs,
golems to pikemen, unicorns to hydras, and four different dragons.
Each castle type has six different creatures, from the weak
to the strong. There are six castle types, each corresponding to
a hero class: Knight, Sorceress, Wizard (Good side), Barbarian,
Necromancer and Warlock (Evil side). There are also six different
types of neutral creatures you can recruit in special structures
scattered about the maps.
python3-shasta
nanopore whole genome assembly (dynamic library)
De novo assembly from Oxford Nanopore reads. The goal of the Shasta long
read assembler is to rapidly produce accurate assembled sequence using
as input DNA reads generated by Oxford Nanopore flow cells.
vlan
ifupdown legacy integration for vlan configuration
This package contains legacy integration scripts for configuring vlan
interfaces via ifupdown (/etc/network/interfaces).
For further details see vlan-interfaces(5) man page in this package.
libsqlcipher1
SQLCipher shared library
SQLCipher is a C library that implements an encryption in the SQLite 3
database engine. Programs that link with the SQLCipher library can have SQL
database access without running a separate RDBMS process. It allows one to
have per-database or page-by-page encryption using AES-256 from OpenSSL.