python3-orcus

library for processing spreadsheet documents - Python bindings

Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration.

libghc-double-conversion-prof

fast conversion between double precision floating point and text; profiling libr

A library that performs fast, accurate conversion between double precision floating point and text.

puppet-module-debian-archvsync

Puppet module for maintaining a Debian FTP mirror

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.

mcxtrace-cmdline

X-ray ray-trace simulation - Perl command-line tools

McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis.

libcalcium0

C library for exact computation with numbers, shared library

Calcium is capable of rigourosly deciding the truth of any constant relationship involving algebraic numbers and many relations involving transcendental numbers.

cl-global-vars

efficient global variables in Common Lisp

In Common Lisp, a special variable that is never dynamically bound typically serves as a stand-in for a global variable. This library provides true global variables that are implemented by some compilers. An attempt to rebind a global variable properly results in a compiler error. That is, a global variable cannot be dynamically bound.