libaunit22

AUnit, a unit testing framework for Ada: shared library

AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It's intended as a developer's tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose.

innduct

nntp feeder transport for inn2

innduct replaces innfeed and innxmit/nntpsend. Unlike innfeed it is reliable (articles are not dropped from feeds for trivial transient problems); unlike innxmit/nntpsend it is realtime. It is also a lot smaller and simpler than innfeed.

libpocoactiverecord100

C++ Portable Components (POCO) ActiveRecord library

The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it.

libpococrypto100

C++ Portable Components (POCO) Crypto library

The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it.

libpocodata100

C++ Portable Components (POCO) Data library

The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it.

python3-dom-toml

Dom's tools for Tom's obvious, minimal language

dom_toml is a high-level parser and interface for working with TOML files in Python. It aims to provide a simple and intuitive way to read, write and manipulate TOML files.