python3-click-man

Generate man pages for click based CLI applications (Python 3)

Create man pages for click-based applications based on their help strings.

libbot-basicbot-pluggable-perl

extended simple IRC bot for pluggable modules

Bot::BasicBot::Pluggable started as Yet Another Infobot replacement, but now is a generalized framework for writing infobot-type bots that lets you keep each specific function separate. You can have separate modules for factoid tracking, 'seen' status, karma, googling, etc. Included default modules are:

libset-tiny-perl

module for simple sets of strings

Set::Tiny is a thin wrapper around regular Perl hashes to perform often needed set operations, such as testing two sets of strings for equality, or checking whether one is contained within the other.

python3-loki-ecmwf

Source-to-source translation for Fortran

Loki is an experimental tool to explore the possible use of source-to-source translation for ECMWF's Integrated Forecasting System (IFS) and associated Fortran software packages.

ruby-active-model-serializers

Making it easy to serialize models for client-side use

Bringing consistency and object orientation to model serialization. Works great for client-side MVC frameworks! ActiveModel::Serializers brings convention over configuration to your JSON generation. AMS does this through two components: serializers and adapters. Serializers describe which attributes and relationships should be serialized. Adapters describe how attributes and relationships should be serialized.

python3-sphinxcontrib.websupport

API to integrate Sphinx documentation into Web applications (Python 3)

This module provides a means for integrating documentation built with Sphinx into web applications. It supports comments, storage (with SQLAlchemy), and search engines (whoosh and xapian).