liballeggl4.4

library to mix OpenGL graphics with Allegro routines

AllegroGL is an Allegro add-on that allows you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do.

addresses.framework

Database API backend framework for GNUstep

This backend provides complete access to address information for applications. It is source-code compatible with Apple Corporation's AddressBook.framework.

adzapper

proxy advertisement zapper add-on

A redirector for squid that intercepts advertising (banners, popup windows, flash animations, etc), page counters and some web bugs (as found). This has both aesthetic and bandwidth benefits.
access control list - utilities

acl

access control list - utilities

This package contains the getfacl and setfacl utilities needed for manipulating access control lists. It also contains the chacl IRIX compatible utility.
the Enlightenment Window Manager DR16

e16

the Enlightenment Window Manager DR16

python3-jsonrpc

Python implementation of JSON-RPC 1.0 and 2.0 (Python 3)

JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. Primarily this specification defines several data structures and the rules around their processing. It is transport agnostic in that the concepts can be used within the same process, over sockets, over http, or in many various message passing environments. It uses JSON (RFC 4627) as data format.