cl-ixf

Common Lisp library to parse IBM IXF file format.

Tools to handle IBM PC version of IXF file format.

libgraphics-ocaml

OCaml graphics library (runtime)

The graphics library provides a set of portable drawing primitives. Drawing takes place in a separate window that is created when Graphics.open_graph is called.

python3-mypy-extensions

Experimental type system extensions for mypy typechecker (Python 3)

Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.

libghc-cgi-prof

Haskell CGI library for GHC; profiling libraries

This library is for writing CGI programs.

chemeq

Parser for chemical formula and equilibria

chemeq is a basic standalone filter written in C language, flex and bison. It inputs strings like: 2H2 + O2 ---> 2 H2O then it outputs LaTeX code and messages about the equilibrium of a chemical reaction.

python3-pytest-cov

py.test plugin to produce coverage reports for Python3

This py.test plugin produces coverage reports. It supports both centralised and distributed testing across multiple hosts. It can run parallel tests on different platforms, architectures, and Python versions. It supports coverage of subprocesses and can produce reports in text, HTML, XML and annotated source code.