towncrier

compiler for project news file

Towncrier is a utility to produce useful, summarised news files for your project. Rather than reading the VCS history as some newer tools do, or having one single file which developers all write to, towncrier reads “news fragments” which contain information *useful to end users*.

libnetsvcs-8.0.1

ACE network service implementations - libraries

ACE network services provide reusable components for common distributed system tasks such as logging, naming, locking, and time synchronization.

libkokyu-8.0.1

ACE scheduling and dispatching library

Kokyu is a library designed to provide flexible scheduling and dispatching services.

libace-xtreactor-8.0.1

ACE-GUI reactor integration for Xt

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.

libmodule-extract-version-perl

module to extract a module version safely

The Module::Extract::VERSION module lets you pull out of module source code the version number for the module. It assumes that there is only one $VERSION in the file and the entire $VERSION statement is on the same line.

python3-crc

library and CLI to calculate and verify all kinds of CRC checksums

This package provides a library and CLI to calculate and verify all kinds of CRC checksums. The library includes a variety of common CRC configurations for convenience.