libterm-choose-perl

module to choose items from a list interactively

Term::Choose allows one to create prompts where the user can choose interactively from a list of items.

libsweble-wikitext-java

parser for MediaWiki's wikitext

The Sweble Wikitext Parser is a parser for the wiki markup (called Wikitext) used by the MediaWiki wiki engine. Of course, the MediaWiki software provides its own parser for wikitext, however, the MediaWiki parser only produces HTML output. The Sweble Wikitext Parser on the other hand generates a machine-readable representation (AST – abstract syntax tree) of an article, thus unlocking the structured data within a wiki running the MediaWiki software.
logging tool for amateur radio operators

pyqso

logging tool for amateur radio operators

PyQSO is a logging tool for amateur radio operators. It provides a simple graphical interface through which users can manage information about the contacts/QSOs they make with other operators on the air. All information is stored in a light-weight SQL database. Other key features include:

python3-certbot-dns-desec

desec.io DNS plugin for Certbot

The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server.

python3-openflow

low level library to parse OpenFlow messages

If you want to read an OpenFlow packet from an open socket or send a message to an OpenFlow switch, this is your best friend. The main features are: high performance, latest specification compliance, short learning curve and free software license.

veryfasttree

Speeding up the estimation of phylogenetic trees from sequences

VeryFastTree is a highly efficient implementation inspired by the FastTree-2 tool, designed to expedite the inference of approximately-maximum-likelihood phylogenetic trees from nucleotide or protein sequence alignments. It is an optimized implementation designed to accelerate the estimation of phylogenies for large alignments. By leveraging parallelization and vectorization strategies, VeryFastTree significantly improves the performance and scalability of phylogenetic analysis, allowing it to construct phylogenetic trees in a fraction of the time previously required.