node-core-js-compat

data about the necessity of core-js

core-js-compat contains data about the necessity of core-js modules and API for getting a list of required core-js modules by browserslist query.
digital circuit editor and simulator for KDE

klogic

digital circuit editor and simulator for KDE

GUI client program for MySQL database server

mysql-navigator

GUI client program for MySQL database server

monotone

Distributed version (revision) control system

Monotone is a free, distributed version control system. It provides fully disconnected operation, manages complete tree versions, keeps its state in a local transactional database, supports overlapping branches and extensible metadata, uses an efficient peer-to-peer network protocol, performs history-sensitive merging, and delegates trust functions to client-side RSA certificates.

python-contract

Programming by contract for Python

This package provides a means for programming by contract in Python. Programming by contact is a methodology whereby a API designer can define checkable preconditions and postconditions for method calls, and invariants for classes and methods. The most famous use of this methodology is in the Eiffel programming language.

libzfp1

Fixed-Rate Compressed Floating-Point Arrays

This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.