libamazon-sqs-simple-perl

Perl module for accessing the Amazon Simple Queue

Amazon::SQS::Simple is a Perl library providing an object-oriented API for the Amazon Simple Queue Service.

testdrive

run the daily Ubuntu ISO in a virtual machine (meta-package)

French and Italian conjugator - GNOME interface

verbiste-gnome

French and Italian conjugator - GNOME interface

Verbiste is a program that gives the complete conjugation for French and Italian verbs. The knowledge base contains over 6800 verbs.

libgulkan-utils

GLib Vulkan helper library -- utilities

GLib library for Vulkan abstraction. It provides classes for handling a Vulkan instances, devices, shaders and initialize textures from GLib image structures and DMA buffers.

libghc-unsafe-prof

unified interface to unsafe functions; profiling libraries

SafeHaskell introduced the notion of safe and unsafe modules. In order to make as many as possible modules "safe", the well-known unsafe functions were moved to distinguished modules. This makes it hard to write packages that work with both old and new versions of GHC. This package provides a single module, System.Unsafe, that exports the unsafe functions from the base package. It provides them in a style ready for qualification.

python3-readability

Pulls the main body of HTML document and cleans it up

Given an HTML document, it pulls out the main body text and cleans it up. The module extract the main content of an HTML document, separating meaningful content pertaining the subject from cruft like navigation links, ads, footnotes and sidebar content. This Python module is based off the arc90 ruby readability project.