libsword-utils

conversion utilities for bible documents in SWORD supported formats

The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules.

wigeon

reimplementation of the Pintail 16S DNA anomaly detection utility

WigeoN examines the sequence conservation between a query and a trusted reference sequence, both in NAST alignment format. Based on the sequence identity between the query and the reference sequence, there is an expected amount of variation among the alignment. If the observed variation is greater than the 95% quantile of the distribution of variation observed between non-anomalous sequences, then it is flagged as an anomaly.

libchi-driver-redis-perl

CHI driver that uses Redis to store the data

CHI::Driver::Redis is a CHI driver that uses Redis to store the data. Care has been taken to not have this module fail in fiery ways if the cache is unavailable. It is the author's hope that if it is failing and the cache is not required for your work, you can ignore it's warnings.

libdancer-perl

effortless web application framework

Dancer is a web application framework designed to be as effortless as possible for the developer, taking care of the boring bits as easily as possible, yet staying out of your way and letting you get on with writing your code.

libuncommons-maths-java

Maths library for Java

The Uncommons Maths library provides easy-to-use APIs for random number generators, probability distributions, combinatorics and statistics.

python3-html-sanitizer

HTML sanitizer with more HTML fragment transforms

This is an allowlist-based and very opinionated HTML sanitizer that can be used both for untrusted and trusted sources. It attempts to clean up the mess made by various rich text editors and or copy-pasting to make styling of webpages simpler and more consistent. It builds on the excellent HTML cleaner in lxml to make the result both valid and safe.