python3-django-analytical

Integrate analytics services into a Django (Python3 version)

The django-analytical application integrates analytics services into a Django project.

libmetkit0d

Library for Meteorology tookit, implementing MARS language

MetKit is a toolkit from ECMWF for manipulating and describing meteorological objects, implementing the MARS language and associated processing and semantics. MARS is the Meteorological Archive Retrieval System from ECMWF.

libwatchtower-clojure

simple file/directory watcher library

This package provides a simple file/directory watcher library. It can watch a file, or a folder, and filter what filename shall be watch in the folder. The rate for the polling can also be defined.

libmdbsql3

mdbtools SQL library

Libraries built on libmdb to provide a SQL engine for reading JET / MS Access database (MDB) files.

octave-zmat

in-memory data compression for Octave

ZMat is a portable mex function to enable zlib/gzip/lzma/lzip/lz4/lz4hc based data compression/decompression and base64 encoding/decoding support in MATLAB and GNU Octave. It is fast and compact, can process a large array within a fraction of a second. Among the 6 supported compression methods, lz4 is the fastest for compression/decompression; lzma is the slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time.

ruby-terser

Ruby wrapper for Terser JavaScript compressor

Terser minifies JavaScript files by wrapping TerserJS to be accessible in Ruby