language-pack-te

translation updates for language Telugu

python3-polib

Python 3 library to parse and manage gettext catalogs

polib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch.

blackbox-themes

Themes for the Blackbox Windowmanager

This package contains various themes for the Blackbox Windowmanager.

libghc-tagstream-conduit-prof

streamlined HTML tag parser; profiling libraries

Tag-stream is a library for parsing HTMLXML to a token stream. It can parse unstructured and malformed HTML from the web. It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory.

nexuiz-server

Standalone server for Nexuiz Classic

Nexuiz Classic is a fast-paced 3D deathmatch game with high-end and complex graphics effects. It is intended to be played over the Internet or over a local network, though it also supports a single-player mode.

python-protobuf.socketrpc

Python socket RPC for Google protocol buffers

Google's protocol buffer library makes writing rpc services easy, but it does not contain a rpc implementation. The transport details are left up to the user to implement.