libopm-upscaling-bin

Porous media upscaling tools -- applications

The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery.

cppreference-doc-en-html

C and C++ standard library reference (English, Devhelp variant)

A version of online C and C++ standard library reference manual available at en.cppreference.com, suitable for viewing offline.

cppreference-doc-en-qch

C and C++ standard library reference (English, Qt Help variant)

A version of online C and C++ standard library reference manual available at en.cppreference.com, suitable for viewing offline.

libpicocontainer1-java

Java library implementing the Dependency Injection pattern

PicoContainer is a highly embeddable full service Inversion of Control (IoC) container for components honour the Dependency Injection pattern. It can be used as a lightweight alternative to Sun's J2EE patterns for web applications or general solutions.

libncap44

network capture library

ncap is a network capture library like libpcap (on which it is based) and tcpdump. It produces binary data in its own ncap format, which can be stored in a dump file or transmitted over a UDP socket. Unlike libpcap, it discards data link headers and only supports IPv4 and IPv6 packets, but it can perform reassembly of IP datagrams.

python3-u-msgpack

Python3 MessagePack serializer and deserializer

A lightweight MessagePack serializer and deserializer module written in pure Python, compatible with both Python 2 and Python 3, as well as CPython and PyPy implementations of Python. u-msgpack-python is fully compliant with the latest MessagePack specification. In particular, it supports the new binary, UTF-8 string, and application-defined ext types.