namecheap
API command line client for DNS provider Namecheap (Python 3)
This package provides a command line tool which supports registering a domain,
checking domain name availability, listing registered domains, getting contact
information for a domain, setting DNS info to default values and setting DNS
host records.
po4a
tools to ease the translation of documentation
po4a eases the translation of documentation and other textual document.
Even more interestingly, it makes it easy to maintain these
translations when the original document changes. This is done by
using the gettext tools in this new domain.
gamescope
Micro-compositor for game scaling
Gamescope wraps your games to give them scaling and fullscreen options. It
provides a Wayland compositor to your games, but gamescope runs under both
Wayland and X.org.
gf-complete-tools
Galois Field Arithmetic - tools
Galois Field arithmetic forms the backbone of erasure-coded storage systems,
most famously the Reed-Solomon erasure code. A Galois Field is defined over
w-bit words and is termed GF(2^w). As such, the elements of a Galois Field are
the integers 0, 1, . . ., 2^w − 1. Galois Field arithmetic defines addition
and multiplication over these closed sets of integers in such a way that they
work as you would hope they would work. Specifically, every number has a
unique multiplicative inverse. Moreover, there is a value, typically the value
2, which has the property that you can enumerate all of the non-zero elements
of the field by taking that value to successively higher powers.
python3-aiohttp-mako
mako template renderer for aiohttp.web
Mako template renderer for aiohttp.web (asyncio HTTP server) based on
aiohttp_jinja2. Library supports almost same API.
bowtie2
ultrafast memory-efficient short read aligner
is an ultrafast and memory-efficient tool for aligning sequencing reads
to long reference sequences. It is particularly good at aligning reads
of about 50 up to 100s or 1,000s of characters, and particularly good
at aligning to relatively long (e.g. mammalian) genomes.