php-symfony-fake-sms-notifier

Fake SMS (as email or log during development) Notifier Bridge

The Fake SMS (as email or log during development) Notifier Bridge provides Fake SMS integration for Symfony Notifier.

php-symfony-filesystem

basic filesystem utilities

The Symfony Filesystem Component provides basic utilities to work with the filesystem, like creating directories, removing files or adding symlinks.

nsscache

asynchronously synchronise local NSS databases with remote directory services

Synchronises local NSS caches, such as those served by the libnss-cache module, against remote directory services, such as LDAP, or prebuild cache files from an HTTP server. This can be used alongside the libnss-cache package to keep user account information, groups, netgroups, and automounts up to date.

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).