openjdk-13-jre

OpenJDK Java runtime, using Hotspot JIT

cyclades-serial-client

Network Serial port client software for Cyclades terminal servers

This is the client for network serial port emulation via the RFC 2217 protocol as used by Cyclades terminal servers and other products. It consists of a daemon that manages a pseudo-tty and a shared object to take over the tcsetattr() and tcsendbreak() library calls to redirect their functionality over the network.

libminc2-5.2.0

MNI medical image format library

This package contains the libraries libminc2 and libminc_io.

dhis-dns-engine

Dynamic Host Information System - DNS engine

This package contains a dynamic DNS service module to be used with dhisd release 5 or above.

mmmulti

memory backed multimap

This implements a memory backed multimap intended for use where: * your keys are integers, or can be mapped to dense range of integers, * the memory mapped file is on fast storage, like an SSD (although this is not a requirement), * you have arbitrary values of fixed size (e.g. structs, other POD types) that can be sorted, * you don't need dynamic updates of the table, * and you are likely to run out of memory of you use a traditional map or hash table, * but you can handle approximately 1 bit per record in RAM.

dhis-client

Dynamic Host Information System - client

dhid is the DHIS client daemon. After setting up with a DHIS provider, each machine may run a dhid daemon (in background) in order to update its dynamic IP address within the server.