ifile

spam filter capable of learning

A text filter that uses machine learning to classify texts into groups. ifile works great as a spam filter. The text is classified by a simple statistical method called Naive Bayes, which basically considers each text an unordered collection of words and classifies by matching the distribution with the most closely matching group distribution. Alternatives to ifile are annoyance-filter, bogofilter, spamoracle, and spamprobe.

librosconsole3d

library for librosconsole

This package is part of Robot OS (ROS). It is the ROS console output library, a C++ package that supports console output and logging in roscpp. It provides a macro-based interface which allows both printf- and stream-style output. It also wraps log4cxx, which supports hierarchical loggers, verbosity levels and configuration-files.

ifgate

Internet to Fidonet gateway

The program can act as a gateway between email and netmail and Usenet newsgroups and echomail. This version includes the "tx" patches and other misc patches.
Develop bots for the infon game

infon-devel

Develop bots for the infon game

lcab

create cabinet (.cab) archives

lcab is a small program for Linux that creates a cabinet (.cab) archive from a set of input files.

libcivetweb1

embeddable web server with optional CGI, SSL and Lua support (lib)

CivetWeb is an easy to use, powerful, C (C/C++) embeddable web server with optional CGI, SSL and Lua support. CivetWeb has a MIT license so you can innovate without restrictions.