haskell-sdl2-mixer-utils

Haskell bindings to SDL2_mixer

This package contains bindings to the SDL2_mixer library, in both high- and low-level forms:

libobject-pad-fieldattr-lazyinit-perl

lazily initialise Object::Pad fields at first read

Object::Pad::FieldAttr::LazyInit provides a third-party field attribute for Object::Pad-based classes, which declares that the field it is attached to has a lazy initialisation method, which will be called the first time the field's value is read from.

gnome-shell-extension-espresso

GNOME Shell extension to keep your computer awake

This GNOME Shell extension provides an icon which can be toggled to inhibit the actions that would normally be taken when the system is idle, including screen locking, screensaver and automatic suspend. By default it also inhibits idle actions while any window is full-screen, and it can be configured to inhibit idle actions while user-specified applications have any window open.

python3-beanbag-docutils

Sphinx utility modules for Beanbag's documentation format

This is a collection of utilities to help with generating documentation for Beanbag-related products.

libghc-sdl2-mixer-prof

Haskell bindings to SDL2_mixer; profiling libraries

This package contains bindings to the SDL2_mixer library, in both high- and low-level forms:

libtemplates-parser21

Ada library to parse files and replace variables (runtime)

The main goal is to ease the development of Web servers. In CGI (Common Gateway Interface) applications, you have to write HTML pages in the program (in Ada or whatever other language) by using some specific libraries or by using only basic output functions. This is of course not mandatory but by lack of a good library every Web development ends up doing just that. Templates Parser takes that burden off of you.