python3-decli
Minimal, easy-to-use, declarative cli tool using argparse (Python)
Decli is minimal wrapper around argparse. It's useful when writing big
applications that have many arguments and subcommands. It's a minimal library
to rapidly create an interface separated from the application.
While it's possible to use any argument from argparse, it lets you stop taking
care about copy pasting the argparse functions.
commitizen
Git release management tool designed for teams
Commitizen assumes your team uses a standard way of committing rules and from
that foundation, it can bump your project's version, create the changelog, and
update files.
libcore-cache-clojure
cache abstraction library for Clojure
core.cache is a Clojure library that provides implementations of basic
caching strategies such as:
liblcm-java
Lightweight Communications and Marshalling
LCM is a set of libraries and tools for message passing and data marshalling,
targeted at real-time systems where high-bandwidth and low latency are
critical. It provides a publish/subscribe message passing model and automatic
marshalling/unmarshalling code generation with bindings for applications in a
variety of programming languages.
dput
Debian package upload tool
DPut is the Debian Package Upload Tool. The ‘dput’ command uploads one or more
packages to the Debian archive.
gosa-plugins-dns-schema
LDAP dns schema for GOsa² systems plugin
This package includes the LDAP schema needed by the GOsa²
systems plugin (for storing DNS information in LDAP).