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.
r-cran-nfactors
GNU R analysis and solutions to the Cattell Scree test
This GNU R package provides parallel analysis and non graphical
solutions to the Cattell Scree Test.
python-numpydoc
Sphinx extension to support docstrings in Numpy format -- Python 2
This package defines several extensions for the Sphinx documentation
system, shipped in the numpydoc Python package. In particular, these provide
support for the Numpy docstring format in Sphinx.
libcmark0.30.1
CommonMark parsing and rendering library
cmark is the C reference implementation of CommonMark,
a rationalized version of Markdown syntax with a spec.