Package: django-tables Description-md5: 1155586fd08067bc873c809ef1f318aa Description-en: Django library for rendering Django QuerySets This package helps programmers present data while allowing them to apply common tabular transformations on it. Package: labyrinth Description-md5: 1232325d4aff46a0baa2d89a9af527e6 Description-en: lightweight mind-mapping tool Labyrinth is a lightweight mind-mapping tool, written in Python using Gtk and Cairo to do the drawing. It is intended to be as light and intuitive as possible, but still provide a wide range of powerful features. . A mind-map is a diagram used to represent words, ideas, tasks or other items linked to and arranged radially around a central key word or idea. It is used to generate, visualise, structure and classify ideas, and as an aid in study, organisation, problem solving, and decision making Package: libopendbx1 Description-md5: b7770d4a1f746e6eb3e952f1de74860a Description-en: Lightweight database access abstraction layer OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . The sqlite3 backend is recommended by default if no other backend is installed with libopendbx1 Package: libopendbx1-dev Description-md5: faa464e753df5c1d3fd7281c38c69353 Description-en: Lightweight database access abstraction layer (dev) OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the header file to develop backends for libopendbx Package: libopendbx1-firebird Description-md5: 0f8bb25c8946b4bf468ddd1e3bdffc46 Description-en: Firebird backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the Firebird backend. Package: libopendbx1-mssql Description-md5: b40b59006d0986f857eff25955633efa Description-en: MSSQL backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the MSSQL backend. Package: libopendbx1-mysql Description-md5: b323633ef284576959a44e5ac082f4ca Description-en: MySQL backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the MySQL backend. Package: libopendbx1-odbc Description-md5: 8c66f30fa8734bf75466d8a4bd1e36df Description-en: ODBC backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the ODBC backend. Package: libopendbx1-pgsql Description-md5: c0e2d86f4caf23f7173c3ba4791d0060 Description-en: PostgreSQL backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the PostgreSQL backend. Package: libopendbx1-sqlite Description-md5: c4f652e841f9349b554ae02f0594151e Description-en: SQLite backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the SQLite backend. Package: libopendbx1-sqlite3 Description-md5: 81ba0d87765952c0e44387e44b017475 Description-en: SQLite3 backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the SQLite3 backend. Package: libopendbx1-sybase Description-md5: 2f5f814a64af9199d3757c1996b41e0c Description-en: Sybase ctlib backend for OpenDBX OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the Sybase backend. Package: libopendmarc-dev Description-md5: 7c8e983fb8f0a3518aa898cfbdef6dec Description-en: Headers and development libraries for the OpenDKIM library The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. . This package provides the required header files and development libraries for developing against the OpenDKIM library. Package: libopendmarc0 Description-md5: 71bbf52de43abedcb507d8bbad49846a Description-en: Library for DMARC validation and reporting Domain-based Message Authentication, Reporting and Conformance (DMARC), builds on the successes of technologies such as DomainKeys Identified Mail (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that enforces policy on domain names that are visible to end users, and creates a feedback framework for identifying and tracking fraudulent use of domain names in email. . This package provides library for implementing mail validation and reporting for the experimental DMARC standard. Package: mininet Description-md5: 25cb98c7d0877aad7740c2dbb5449ade Description-en: Process-based network emulator Mininet is a network emulator which uses lightweight virtualization to create virtual networks for rapid prototyping of Software-Defined Network (SDN) designs using OpenFlow. Package: ninja-build Description-md5: 5ef1371c63de86fcf36c1ddc875d2f26 Description-en: small build system closest in spirit to Make Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and orchestrates building them, quickly. . Ninja joins a sea of other build systems. Its distinguishing goal is to be fast. It is born from the Chromium browser project, which has over 30,000 source files and whose other build systems can take ten seconds to start building after changing one file. Ninja is under a second. Package: opendbx-doc Description-md5: b1c4ffbc2595f49aa5c498bc71bda14a Description-en: Opendbx documentation OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package provides html documentation for OpenDBX Package: opendbx-utils Description-md5: bf06b8a5213770edc5e3a4d23a8951cb Description-en: Utility applications using libopendbx OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package provides the odbx-sql utility application for accessing database content directly via libopendbx and the opendbx test suite for verifying that various backends are working Package: opendmarc Description-md5: 19a5d74cb9664470eaeeaf7a57a18873 Description-en: Milter implementation of DMARC Domain-based Message Authentication, Reporting and Conformance (DMARC), builds on the successes of technologies such as DomainKeys Identified Mail (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that enforces policy on domain names that are visible to end users, and creates a feedback framework for identifying and tracking fraudulent use of domain names in email. It uses OpenDBX as an interface layer to various SQL back ends. . It provides the following new capabilities: . A binding between the domain name seen in the From: field of a message and one or both of the domain names verified by DKIM and SPF; . The capability to request that receivers enforce strict message authentication policy published by the author; and Comprehensive reporting, both forensic and aggregate, regarding suspect messages. . This package contains the OpenDMARC mail filter (Milter) for plugging into Milter-aware MTAs. It implements support for both message reject and DMARC failure reporting. Package: pinta Description-md5: 9e67ed40b664e01bcade761ca4f13187 Description-en: Simple drawing/painting program Pinta is an easy to use drawing/editing program. Its goal is to provide a simplified experience for casual users. . Features include: - Adjustments (Auto level, Black and White, Sepia, …) - Effects (Motion blur, Glow, Warp, …) - Multiple layers - Unlimited undo/redo - Drawing tools (Paintbrush, Pencil, Shapes, …) Package: python-authres Description-md5: a7b9f5c65f5fac3a0c39fb561519b9d0 Description-en: RFC 5451 Authentication Results Header manipulation for Python Python module to create and parse RFC 5451 Authentication Results headers. . The module provides a class for creating and parsing RFC compliant headers for use in Python applications. It supports all currently registered extensions in addition to the core RFC 5451 types. . http://tools.ietf.org/rfc/rfc5451.txt Package: python-unity-singlet Description-md5: 85d5059d5673f123f8f9ee637e2d5eb4 Description-en: Python library for quickly building simple Unity lenses and scopes Singlet targets opportunistic programmers who want to get search results into Unity with the least amount of work. By providing a handful of Python meta classes and base classes, Singlet lets you write a basic lens with a minimal amount of fuss. It hides all of the boilerplate code necessary to interface with GObject and DBus, leaving the developer free to focus solely on the purpose of their lens. With Singlet, the only thing a Lens author really needs to provide is a single search function. Package: python3-authres Description-md5: ac2547354f3cd3c1a90be05d24ea84c4 Description-en: RFC 5451 Authentication Results Header manipulation for Python3 Python3 module to create and parse RFC 5451 Authentication Results headers. . The module provides a class for creating and parsing RFC compliant headers for use in Python3 applications. It supports all currently registered extensions in addition to the core RFC 5451 types. . http://tools.ietf.org/rfc/rfc5451.txt Package: rddmarc Description-md5: 9626f4163f1a21a3952d6c99c7003cab Description-en: DMARC report processing scripts collection There are currently three relevant files provided: . - rddmarc: Perl the script to parse DMARC summary reports - mkdmarc - SQL to create the tables - dmarcfail: Parses DMARC forensic reports from Netease (currently the only known provider of this report type) and adds them to a MySQL database to assist in further analysis. Package: supertuxkart Description-md5: b7e47b2f0e78418e322e23357b24c7db Description-en: 3D kart racing game SuperTuxKart is a free 3D kart racing game, with a focus on having fun over realism. You can play with up to 4 friends on one PC, racing against each other or just trying to beat the computer; single-player mode is also available. . See the great lighthouse or drive through the sand and visit the pyramids. Race underground or in space, watching the stars pass by. Or rest under the palm trees on the beach, watching the other karts overtake you. But don't eat the bananas! Watch for bowling balls, plungers, bubble gum and cakes thrown by your opponents. . You can do a single race against other karts, compete in one of several Grand Prix, try to beat the high score in time trials on your own, play battle mode against your friends, and more! Package: supertuxkart-data Description-md5: 7c000895a1ef142194c997b00f60d8b2 Description-en: 3D kart racing game (data) SuperTuxKart is a free 3D kart racing game, with a focus on having fun over realism. You can play with up to 4 friends on one PC, racing against each other or just trying to beat the computer; single-player mode is also available. . See the great lighthouse or drive through the sand and visit the pyramids. Race underground or in space, watching the stars pass by. Or rest under the palm trees on the beach, watching the other karts overtake you. But don't eat the bananas! Watch for bowling balls, plungers, bubble gum and cakes thrown by your opponents. . You can do a single race against other karts, compete in one of several Grand Prix, try to beat the high score in time trials on your own, play battle mode against your friends, and more! . This package contains data files for the game supertuxkart. Package: supertuxkart-dbg Description-md5: 1fd65650ef6fd5bddb32be234a6b1252 Description-en: 3D kart racing game (debug) SuperTuxKart is a free 3D kart racing game, with a focus on having fun over realism. You can play with up to 4 friends on one PC, racing against each other or just trying to beat the computer; single-player mode is also available. . See the great lighthouse or drive through the sand and visit the pyramids. Race underground or in space, watching the stars pass by. Or rest under the palm trees on the beach, watching the other karts overtake you. But don't eat the bananas! Watch for bowling balls, plungers, bubble gum and cakes thrown by your opponents. . You can do a single race against other karts, compete in one of several Grand Prix, try to beat the high score in time trials on your own, play battle mode against your friends, and more! . This package contains debugging symbols for the game supertuxkart. Package: synergy Description-md5: 5fade0f66a7ce7fd1077db2409b0fd30 Description-en: Share mouse, keyboard and clipboard over the network Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display. . Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Synergy also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all. . Packages for Windows/MacOS/RPM and Sources can be found at http://sourceforge.net/project/showfiles.php?group_id=59275 Package: znc Description-md5: 9b4612c45a69774bb76ba3e438f750c7 Description-en: advanced modular IRC bouncer znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. Package: znc-dbg Description-md5: 48f0ac40a29af5ebb9e8c9ef6844f643 Description-en: advanced modular IRC bouncer (debugging symbols) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the debugging symbols of the znc package and his modules. Package: znc-dev Description-md5: 52f474b711dc1ef1b5080ac619e4daa2 Description-en: advanced modular IRC bouncer (development headers) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc development headers for developing modules. Package: znc-extra Description-md5: b217b89d16cff1f603dbcf9df8981310 Description-en: extra modules for znc znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains extra modules for znc, some of them may not be stable. Package: znc-perl Description-md5: 3b9cef928cf90174b5c7358eb9faff82 Description-en: advanced modular IRC bouncer (Perl extension) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc Perl extension. Package: znc-python Description-md5: 7850724d985b344f626787e4324ee8e1 Description-en: advanced modular IRC bouncer (Python extension) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc Python extension. Package: znc-tcl Description-md5: a9d7945551f2c91a0a26d0284e01f934 Description-en: advanced modular IRC bouncer (Tcl extension) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc Tcl extension. Package: handbrake-cli Description-md5: 960faec8554eab2bab3684c91c1a4f8a Description-en: versatile DVD ripper and video transcoder (command line) HandBrake is a versatile, easy-to-use tool for converting DVDs and other videos into H.264, XViD, or OGG formatted media. It's particularly useful for making videos that are compatible with portable video devices such as the Apple iPod/iPhone or Sony PSP. . This version of handbrake has been modified for inclusion in Debian. It does neither support audio encoding to AAC via faac nor MP4 format muxing via libmp4v2, it falls back to the MKV format instead. . This package contains the command-line variant, HandBrakeCLI. Package: handbrake-gtk Description-md5: fc6b1c47584f20ed4bdf11e2a971a1bb Description-en: versatile DVD ripper and video transcoder (GTK GUI) HandBrake is a versatile, easy-to-use tool for converting DVDs and other videos into H.264, XViD, or OGG formatted media. It's particularly useful for making videos that are compatible with portable video devices such as the Apple iPod/iPhone or Sony PSP. . This version of handbrake has been modified for inclusion in Debian. It does neither support audio encoding to AAC via faac nor MP4 format muxing via libmp4v2, it falls back to the MKV format instead. . This package contains the graphical variant, ghb.