account-plugin-sip

Messaging account plugin for SIP

live-task-localisation

Live environment localisation support

This metapackage installs packages and documentation to help support Debian live environments for other languages.

libcgi-application-plugin-authorization-perl

authorization framework for CGI::Application

CGI::Application::Plugin::Authorization adds the ability to authorize users for specific tasks. Once a user has been authenticated and you know who you are dealing with, you can then use this plugin to control what that user has access to. It imports two methods (authz and authorization) into your CGI::Application module. Both of these methods are interchangeable, so you should choose one and use it consistently throughout your code. Through the authz method you can call all the methods of the CGI::Application::Plugin::Authorization plugin.

libmoox-shorthas-perl

Shortcuts for common Moo has attribute configurations

Moo's has asks developers to repeat themselves a lot to set up attributes, and since its inceptions the most common configurations of attributes have crystallized through long usage.

jetring

gpg keyring maintenance using changesets

jetring is a collection of tools that allow for gpg keyrings to be maintained using changesets. It was developed with the Debian keyring in mind, and aims to solve the problem that a gpg keyring is a binary blob that's hard for multiple people to collaboratively edit.

php-symfony-validator

tools to validate values

The Symfony Validator Component validates PHP objects against validation rules defined for their classes, which can be specified using XML, YAML, PHP or annotations. It is inspired by the JSR-303.