lastz
pairwise aligning DNA sequences
LASTZ is a drop-in replacement for BLASTZ, and is backward compatible with
BLASTZ’s command-line syntax. That is, it supports all of BLASTZ’s options
but also has additional ones, and may produce slightly different alignment
results.
debian-edu-doc-legacy-nb-no
Legacy Norwegian Bokmål documentation from the Debian Edu project
The Norwegian Bokmål version of the Audacity, Rosegarden and ITIL manuals are
included in this package. Though outdated, still useful in parts.
dehydrated
ACME client implemented in Bash
The dehydrated ACME client allows signing certificates with an
ACME server, like the one provided by the Let’s Encrypt certificate
authority (letsencrypt.org). It is implemented as a relatively simple
Bash script, which uses curl to communicate with the ACME server and
OpenSSL to deal with keys, sign requests and certificates.
python3-django-assets
integrate webassets into Django applications (Python3 version)
django-assets will automatically merge and compress bundle’s source files the
first time a template including them is rendered, and will automatically update
the compressed file every time a source file changes. If debugging is enabled,
each source file will be outputted individually instead.
python3-hiera
Python language bindings for the hiera hierarchical database (Python 3)
Hiera is a key/value lookup tool for configuration data, often used in Puppet
and created and built to make Puppet better and let you set node-specific data
without repeating yourself.
esh
templating engine for evaluating shell commands embedded in arbitrary templates
esh (embedded shell) is a templating engine for evaluating shell commands
embedded in arbitrary templates. It’s like ERB (Embedded RuBy) for shell,
intended to be used for templating configuration files. Unlike ERB it provides
support for including one ESH template into another (since version 0.2.0).