python3-parse
Parse provides the reverse function for format(), Python3 package
Parse strings using a specification based on the Python format() syntax.
parse() is the opposite of format().
For example:
libnginx-mod-http-js
JavaScript HTTP module for Nginx
This module extends Nginx with configuration directives
that allows one to run a subset of ECMAScript 5.1 (and later
extensions) language.
It features integration with
- response body filter
- location content handler
- http, server, location variables
policyd-rate-limit
postfix policy daemon limiting the number of mails a user can send
policyd-rate-limit is a simple postfix policy daemon written in python3
allowing to limit the number of mails a user can send over time.
Users are identified either via their sasl usernames or their ip addresses.
Limitation rules are a list of couples (number of mails, number of seconds).
If a user has sent more than number of mails in number of seconds,
a configurable error is returned to the user.
tryton-modules-stock-lot-sled
Tryton application platform - stock lot shelf life expiration date
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
minetest-mod-infinite-chest
Minetest module to get chests with an infinite number of slots
This minetest module provide chests where you can't run out of slots. The
last accessed slot appears at the top of the list, and you can name your
slots to easily find your items.
ruby-fog-atmos
Module for the 'fog' gem to support Atmos
This library can be used as a module for `fog` or as standalone provider
to use the Atmos in applications. The Atmos technology uses an object storage
architecture designed to manage petabytes of information and billions of
objects across multiple geographic locations as a single system.