zlib-gst

Zlib bindings for GNU Smalltalk

This package contains the Zlib bindings for GNU Smalltalk.

ubuntu-wallpapers-oneiric

Ubuntu 11.10 Wallpapers

python3.5-venv

Interactive high-level object-oriented language (pyvenv binary, version 3.5)

Python is a high-level, interactive, object-oriented language. Its 3.5 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

kiwi-dracut-verity

KIWI - Dracut module for disks with embedded verity metadata

This package contains the kiwi-verity dracut module which is used for booting OEM images built with KIWI and configured to use an embedded verity metadata block via the embed_verity_metadata type attribute.

flickcurl-utils

utilities to call the Flickr API from command line

Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. The library now supports 100% of the 2008-01-11 version of the API, including the functions for photo uploading, browsing, searching, adding and editing comments, groups, notes, photosets, categories, activity, blogs, favorites, places, tags and photo metadata. It also includes a program flickrdf to turn photo metadata, tags and machine tags into RDF descriptions of photos and tags.

libmoosex-traits-perl

Moose extension to apply roles at object creation time

MooseX::Traits provides a method to add some roles to a class when creating it (during new). Since components can be added easily to a given class, users don't have to create a named class with the desired roles applied or apply the roles to the instance one-by-one. This module also provides a basic way to initialize the applied roles' attributes while constructing objects.