python-texext
sphinx extensions for working with LaTeX math - Python 2
libghc-ini-prof
quick and easy configuration files in the INI format; profiling libraries
Quick and easy configuration files in the INI format.
sqlreduce
Reduce verbose SQL queries to minimal examples
SQLreduce takes as input an arbitrary SQL query which is then run against a
PostgreSQL server. Various simplification steps are applied, while checking
that the simplified query still exhibits the same error from PostgreSQL.
libghc-hedgehog-prof
Hedgehog will eat all your bugs; profiling libraries
Hedgehog is a modern property-based testing system, in the spirit of
QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the
invariants of generated values by construction.
libghc-hslua-module-text-prof
Lua module for text; profiling libraries
UTF-8 aware subset of Lua's "string" module.
libghc-text-builder-prof
efficient strict text builder; profiling libraries
Specification of how to efficiently construct strict Text. Provides
instances of Semigroup and Monoid, which have complexity of O(1).