libtifiles2-10

Texas Instruments calculator files library

The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the group files, which means it is able to group and ungroup variables into such group files.

gobjc-6-hppa-linux-gnu

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

golang-1.6-src

Go programming language - source files

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

python-pg8000

Pure-Python PostgreSQL Driver (Python 2)

pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is one of many PostgreSQL interfaces for the Python programming language. pg8000 is somewhat distinctive in that it is written entirely in Python and does not rely on any external libraries (such as a compiled Python module, or PostgreSQL's libpq library). pg8000 supports the standard Python DB-API version 2.0.

libmp3-tag-perl

perl module for reading tags of MP3 audio files

MP3::Tag is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself.

php-react-socket

Asynchronous client and server socket connections for ReactPHP

This library implements asynchronous TCP/IP client and server connections for ReactPHP, both plaintext and TLS-secured.