ices2
Ogg Vorbis streaming source for Icecast 2
IceS 2.x is used to source Icecast 2 streaming audio
servers with Ogg Vorbis audio streams. It supports both
live audio input from a soundcard and re-encoding of Ogg
Vorbis files from a playlist.
icmake
Intelligent C-like MAKEr, or the ICce MAKE utility
Icmake is a hybrid between a 'make' utility and a 'shell script'
language. Originally, it was written to provide a useful tool for
automatic program maintenance and system administrative tasks on MS-DOS
platforms.
icmpush
ICMP packet builder
icmpush is a tool that builds ICMP packets fully customized
from command line.
yate-pgsql
PostgreSQL module for yate
YATE is a telephony engine aimed at creating a telephony server that
performs well enough to deal with PBX requirements and also flexible
enough for complex Gateway and IVR solutions.
libminion-backend-sqlite-perl
SQLite backend for Minion job queue
Minion::Backend::SQLite is a backend for Minion based on Mojo::SQLite. All
necessary tables will be created automatically with a set of migrations named
minion.
iconc
Compiler for Icon, a high-level programming language
Ideal for both complex nonnumerical applications and for situations where
users need quick solutions with a minimum of programming effort, Icon is a
high-level, general purpose programming language with a syntax similar to
Pascal and C. Its applications include: rapid prototyping, analyzing
natural languages, generating computer programs, and artificial
intelligence. (From the back cover of the book "The Icon Programming
Language," by Griswold and Griswold.)
..
This package contains the Icon compiler. It generates programs that
generally run faster than those of the icont/iconx Icon interpreter. On the
other hand, the Icon compiler takes much longer to compile programs and is
more memory-hungry than the iconx/icont pair. As such, the compiler is
probably only useful to speed up the execution of large Icon programs once
they are fully developed and debugged.