python3-geoip

Python3 bindings for the GeoIP IP-to-country resolver library

GeoIP is a library that enables the user to find the country that any IP address or hostname originates from, using a database instead of DNS.

php5-imap

IMAP module for php5

This package provides a module for IMAP functions in PHP scripts.

python3-jsonpath-rw-ext

Extensions for JSONPath RW - Python 3.x

Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions: 'len' that allows one to get the length of a list. 'sorted' that returns a sorted version of a list, 'arithmetic' that permits one to make math operation between elements and 'filter' to select only certain elements of a list.

libvisp-core3.3

visual servoing platform core library

This package contains the ViSP (Visual Servoing Platform) core runtime libraries.

libghc-acid-state-prof

Haskell database library with ACID guarantees - GHC profiling libraries; profili

AcidState is a Haskell library to store serializable Haskell structures, guaranteeing that transactions support the ACID semantic. That is, they must be atomic (a transaction must be completely saved or completely rolled back), consistent (after each transaction the state of the database must be valid), isolated (two parallel transaction must not interfere with each other) and durable (a successful transaction must be reliably stored to a persistent memory).

ruby-bindata

declarative way to read and write binary file formats

BinData is a declarative way to read and write binary file formats.