libcodeblocks0t64
Code::Blocks shared library
Code::Blocks is a cross-platform Integrated Development Environment (IDE).
It is based on a self-developed plugin framework allowing unlimited
extensibility. Most of its functionality is already provided by plugins.
Plugins included in the base package are:
* Compiler frontend to many free compilers
* Debugger frontend for GDB
* Source formatter (based on AStyle)
* Wizard to create new C++ classes
* Code-completion / symbols-browser (work in progress)
* Default MIME handler
* Wizard to create new Code::Blocks plugins
* To-do list
* Extensible wizard based on scripts
* Autosave (saves your work in the unfortunate case of a crash)
libkmlconvenience1t64
Library to manipulate KML 2.2 OGC standard files - libkmlconvenience
This is a library for use with applications that want to parse,
generate and operate on KML, a geo-data XML variant. It is an
implementation of the OGC KML 2.2 standard. It is written in C++ and
bindings are available via SWIG to Java and Python.
liblouisutdml9t64
Braille UTDML translation library - shared libs
liblouisutdml is an extension of liblouisxml, the translator from xml
format into transcribed braille, that includes support for Unified
Tactile Document Markup Language (UTDML).
libmateweather1t64
MateWeather shared library
libmateweather is a library to access weather information from online
services for numerous locations.
libmediascan0t64
library for reading metadata from multi-media files
libmediascan is a library to:
* Scan a file tree for media files
* Generate audio, video, and image thumbnails at scan-time.
* Determine DLNA profile information during scanning
libmemcached11t64
C and C++ client library to the memcached server
libmemcached is a C and C++ client library to the memcached server
(http://memcached.org/). It has been designed to be light on memory
usage, thread safe, and provide full access to server side methods.