Chat (IRC) client built on the KDE Platform. It features:
* SSL server support
* Bookmarking support
* Easy to use graphical user interface
* Multiple servers and channels in one single window
* DCC file transfer
* Multiple identities for different servers
* Text decorations and colors
* OnScreen Display for notifications
* Automatic UTF-8 detection
* Per channel encoding support
* Theme support for nick icons
Remember to set up encoding before connecting. This is done in
your identity parameters dialog.
okay landry@
A programming language should be writable and readable by orang-utans.
So Ook! is a programming language designed for orang-utans.
Ook! is bijective with BrainFuck, and thus, Turing-complete.
Taskserver is a lightweight, secure server providing multi-user,
multi-client access to task data. This allows true syncing between
desktop and mobile clients.
ok abieber@ on a previous version, with tweaks from sthen@
version check in the configure script also matches on LibreSSL, the
#if in the XS code got a additional defined(LIBRESSL_VERSION_NUMBER)
and Net::SSLeay::LIBRESSL_VERSION_NUMBER is exported into the perl
name space.
OK giovanni@
This module allows you to deliberately hide modules from a program even
though they are installed.
This is mostly useful for testing modules that have a fallback
when a certain dependency module is not installed.
to access JSON data
This module provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a
repository of simple/small constants and containers that can be
shared by different implementations so they become interoperable
between each other.