This is a staging site. Uploads will not persist. Testing only.

libbpp-qt2t64

Bio++ Qt Graphic classes library

Bio++ is a set of C++ libraries for Bioinformatics, including sequence analysis, phylogenetics, molecular evolution and population genetics. Bio++ is Object Oriented and is designed to be both easy to use and computer efficient. Bio++ intends to help programmers to write computer expensive programs, by providing them a set of re-usable tools.

go-cowsql

Pure-Go cowsql client

Go-cowsql is a pure-Go cowsql client implementation. 2 binaries are provided: - cowsql-demo, a demo cowsql application, which exposes a simple key/value store over an HTTP API, - cowsql, a basic SQLite-like cowsql shell which supports normal SQL queries plus the special .cluster and .leader commands to inspect the cluster members and the current leader.

libgmsh4.11

Three-dimensional finite element mesh generator shared library

Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language.

libgraph-moreutils-perl

utilities for Perl graphs

Graph::MoreUtils provides additional utilities for Perl graph handling. These utilities work with Perl Graph class objects.

gnat-14

GNU Ada compiler

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

python3-docopt-ng

command-line argument parser (Python 3)

docopt-ng is a fork of the original docopt, which helps users create beautiful command-line interfaces.