start, ls, cat "png, css"

glue-sprite

Simple command line tool to generate CSS sprites

Glue is a simple command line tool to generate CSS sprites using any kind of source images like PNG, JPEG or GIF. Glue will generate a unique PNG file containing every source image and a CSS file including the necessary CSS classes to use the sprite.

pps-tools

LinuxPPS support tools and headers

This package includes the necessary headers for using LinuxPPS PPSAPI kernel interface in user-space applications and several support tools: * ppstest: PPSAPI interface tester * ppsldisc: setup correct RS232 line discipline * ppswatch: continuously print PPS timestamps * ppsctl: PPS device manager * ppsfind: find pps device by name

librcs-perl

Perl Object Class for Revision Control System (RCS)

This Perl module provides an object oriented interface to access Revision Control System (RCS) utilities. This module should simplify the creation of an RCS front-end.

python-cement

CLI Application Framework (Python2 version)

Cement is an advanced CLI Application Framework for Python. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality. Cement is flexible, and it’s use cases span from the simplicity of a micro-framework to the complexity of a mega-framework.

libghc-monadcryptorandom-prof

monad for using CryptoRandomGen; profiling libraries

A monad for using CryptoRandomGen.

python3-lepl

recursive descent parser library (Python 3)

A recursive descent parser for Python 2.6+ (including 3!). Lepl is powerful, simple to use, and easy to extend: grammars are written directly as Python code, using a syntax similar to BNF; new matchers can be simple functions.