pyfastx
fast random access to sequences from FASTA/Q file - command
The pyfastx is a lightweight Python C extension that enables users to randomly
access to sequences from plain and gzipped FASTA/Q files. This module aims to
provide simple APIs for users to extract sequence from FASTA and reads from
FASTQ by identifier and index number. The pyfastx will build indexes stored in
a sqlite3 database file for random access to avoid consuming excessive amount
of memory. In addition, the pyfastx can parse standard (sequence is spread
into multiple lines with same length) and nonstandard (sequence is spread into
one or more lines with different length) FASTA format.
grammalecte-cli
French spellchecker and grammar checker (command line tools)
This package contains grammalecte-cli, a French language spellchecker, grammar
checker and hyphenator.
python3-svglib
Python library for reading SVG files and converting them
Used as a package you can read existing SVG files and convert them into
ReportLab Drawing objects that can be used in a variety of contexts, e.g. as
ReportLab Platypus Flowable objects or in RML. As a command-line tool it
converts SVG files into PDF ones (but adding other output formats like bitmap
or EPS is really easy and will be better supported, soon).
dump
backup and restore for ext2/3/4 filesystems
This is a port of the 4.4BSD filesystem backup suite.
Dump examines files on a filesystem and determines which files need to be
backed up. These files are copied to the given disk, tape or other storage
medium for safe keeping.
libreoffice-grammalecte
French spellchecker and grammar checker (LibreOffice extension)
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
libzen0v5
ZenLib C++ utility library -- runtime
ZenLib is a C++ utility library. It includes classes for handling strings,
configuration, bit streams, threading, translation, and cross-platform
operating system functions.