libparany-ocaml
Generalized map reduce for parallel computers (runtime)
Parallelize any kind of computation. Generalized map reduce for parallel
computers (not distributed computing). Can process a very large file in
parallel on a multicore computer; provided there is a way to cut your file into
independent blocks (the "demux" function). Can process in parallel an infinite
stream of elements.
libn32gphobos3-mipsr6el-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
plasma-pass
Plasma applet to access passwords from "pass"
Plasma Pass is a Plasma applet to access password from pass, the standard
UNIX password manager: https://www.passwordstore.org.
astro-iraf
IRAF packages
IRAF (Image Reduction an Analysis Facility) is a general purpose software
system for the reduction and analysis of astronomical data.
This metapackage will install IRAF and its associated packages.
libqrcodegencpp1
QR Code generator library in multiple languages - C++ version
This project aims to be the best, clearest QR Code generator library in
multiple languages. The primary goals are flexible options and absolute
correctness. Secondary goals are compact implementation size and good
documentation comments. Core features:
* Available in 7 programming languages, all with nearly equal functionality:
Java, JavaScript, TypeScript, Python, C++, C, Rust
* Significantly shorter code but more documentation comments compared to
competing libraries
* Supports encoding all 40 versions (sizes) and all 4 error correction levels,
as per the QR Code Model 2 standard
* Output formats: Raw modules/pixels of the QR symbol (all languages), SVG XML
string (all languages except C), BufferedImage raster bitmap (Java only),
HTML5 canvas (JavaScript and TypeScript only)
* Encodes numeric and special-alphanumeric text in less space than general
text
* Open source code under the permissive MIT License
libgnome-desktop-4-1
Utility library for the GNOME desktop - runtime files
The gnome-desktop set of libraries provides various utility functions
that are used in multiple components of the GNOME desktop, but do not
have a sufficiently stable API to be included in core libraries such
as GLib and GTK.