This is a staging site. Uploads will not persist. Testing only.

libieee1284-3t64

cross-platform library for parallel port access

This library was designed to ease the use of the parallel port. It will automatically figure out which access method is available, depending on the running kernel and the permissions of the process.

libmartchus-c++utilities5

useful C++ classes and routines used by Martchus' applications

Martchus-cpp-utilities is a library that contains helpers for: * parsing command-line arguments and providing Bash completions * working with dates and times * converting primitive data types to byte-buffers, and vice versa (eg, between litte-endian and big-endian) * common string conversions/operations * using standard IO streams * using SFINAE by providing additional traits (eg, for checking whether a type is iteratable) * testing with *CppUnit* * CMake, with convenient modules and templates

libkf6codecs6

collection of methods to manipulate strings

KCodecs provide a collection of methods to manipulate strings using various encodings.

libkf6colorscheme6

Classes to read and interact with KColorScheme

This package provides classes to read and interact with KColorScheme.

libkf6completion6

Widgets with advanced auto-completion features

KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets.

libinfgtk-0.7-0t64

infinote-based collaborative editing (Gtk widgets)

libinfinity is library to build collaborative text editors. Changes to the text buffers are synced to all other clients over a central server. Even though a central server is involved, the local user sees his changes applied instantly and the merging is done on the individual clients.