libparse-method-signatures-perl
Perl module to parse Perl6-like method signatures
Parse::Method::Signatures takes a method signature and extracts information
about it. For users of Perl5 who are unfamiliar with this feature, it is
essentially what prototypes are to other languages like C, where methods and
functions have parameterized lists that can also optionally enforce data type
constraints. It is useful to process Perl6 code, but also the subset of Perl6
supported backported to Perl5 via Moose.
libunity-scopes-json-def-desktop
binding to get places into the launcher - desktop def file
libunity is a shared library to be able to interact with the launcher
and add places in Unity environment.
libversion-next-perl
Perl module for simply incrementing Perl module version numbers
Version::Next provides a simple, correct way to increment a Perl module
version number. It does not attempt to guess what the original version number
author intended, it simply increments in the smallest possible fashion.
Decimals are incremented like an odometer. Dotted decimals are incremented
piecewise and presented in a standardized way.
python-gcm-client
Python client for Google Cloud Messaging (GCM)
This package allows integration with Google Cloud Messaging, a push
notification service offered by Google for use on its Android devices.
libjama-java
Basic linear algebra library for Java
Provides fundamental operations of numerical linear algebra. The package
provides five matrix decompositions. These decompositions are accessed by
the Matrix class to compute solutions of simultaneous linear equations,
determinants, inverses and other matrix functions.
python-zope.securitypolicy
Default security policy for Zope3