python-pygame-sdl2

reimplementation of the Pygame API using SDL2

Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and related libraries. The initial goal of this project is to allow games written using the pygame API to run on SDL2 on desktop and mobile platforms. The API will be evolved to expose SDL2-provided functionality in a pythonic manner.

flip

convert text file line endings between Unix and DOS formats

The program converts line endings of text files between MS-DOS and *nix formats. It detects binary files in a nearly foolproof way and leaves them alone unless you override this. It will also leave files alone that are already in the right format and preserves file timestamps. User interrupts are handled gracefully and no garbage or corrupted files left behind.

printer-driver-foo2zjs

printer driver for ZjStream-based printers

foo2zjs is an open source printer driver for printers that use the Zenographics ZjStream wire protocol for their print data, such as the Minolta magicolor 2200/2300/2430 DL, Minolta Color PageWorks/Pro L and HP LaserJet 1000/1005/1018/1020/1022. These printers are often erroneously referred to as "winprinters" or "GDI printers".

libghc-simple-prof

minimalist web framework for the WAI server interface; profiling libraries

Simple is a "framework-less" web framework for Haskell web applications based on the WAI server interface (f.ex. for use with the warp server). Simple does not enforce a particular structure or paradigm for web applications. Rather, Simple contains tools to help you create your own patterns (or re-create existing ones). Simple is minimalist, providing a lightweight base - the most basic Simple app is little more than a WAI 'Application' with some routing logic. Everything else (f.ex. authentication, controllers, persistence, caching, etc.) is provided in composable units, so you can include only the ones you need in your app, and easily replace them with your own components.

tesseract-ocr-script-armn

tesseract-ocr data for Armenian script

Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. This package contains the data needed for processing images in Armenian script.

foomatic-db-engine

OpenPrinting printer support - programs

Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer.