libsnapd-glib1

GLib snapd library

snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps.

assimp-utils

3D model import library (utilities)

Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience.

python3-jose

JavaScript Object Signing and Encryption (JOSE) for Python

Implement the following features:

htpdate

HTTP based time synchronization tool

The HTTP Time Protocol (HTP) is used to synchronize a computer's time with web servers as reference time source. This program can be used instead ntpdate or similar, in networks that has a firewall blocking the NTP port.

libghc-bitarray-prof

Mutable and immutable bit arrays; profiling libraries

This package provides mutable and immutable bit arrays implemented as packed arrays of 64 bit words. It provides a pure interface as well as monadic interfaces for the IO and ST monad.

libghc-getopt-generics-prof

create command line interfaces with ease; profiling libraries

withCli converts an IO operation into a program with a proper CLI. Retrieves command line arguments through withArgs. main (the given IO operation) can have arbitrarily many parameters provided all parameters have instances for HasArguments.