trove-tempest-plugin
OpenStack Integration Test Suite - Trove plugin
Tempest is a set of integration tests to be run against a live Openstack
cluster in order to make sure that all components are working as expected.
Tempest will start and stop virtual machine in order to check that your
cloud is working as expected.
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.
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.
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.
python3-qtpy-pyqt5
Abstraction layer for Qt (PyQt5 minimal metapackage)
QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you
write applications using a single API call to either PyQt or PySide. QtPy
also provides a set of additional QWidgets.
libmartchus-c++utilities5t64
useful C++ classes and routines used by Martchus' applications
Martchus-cpp-utilities is a library that contains helpers for:
* parsing command-line arguments and providing Bash completions
* working with dates and times
* converting primitive data types to byte-buffers, and vice versa
(eg, between litte-endian and big-endian)
* common string conversions/operations
* using standard IO streams
* using SFINAE by providing additional traits (eg, for checking whether a
type is iteratable)
* testing with *CppUnit*
* CMake, with convenient modules and templates