python3-kineticstools
detection of DNA modifications (Python 3 library)
Tools for detecting DNA modifications from single molecule, real-time (SMRT®)
sequencing data. This tool implements the P_ModificationDetection module in
SMRT® Portal, used by the RS_Modification_Detection and
RS_Modifications_and_Motif_Detection protocol. Researchers interested in
understanding or extending the modification detection algorithms can use these
tools as a starting point.
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.
fonts-ebgaramond
EB Garamond OpenType fonts
EB Garamond is an open source project to create a revival of Claude Garamont’s
famous humanist typeface from the mid-16th century. This package contains
OpenType fonts.
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.