libmercator-0.3-3v5
WorldForge terrain library
libghc-byteable-prof
typeclass for byte sequences; profiling libraries
Abstract class to manipulate sequence of bytes; the use case of this
class is abstracting manipulation of types that are just wrapping a
bytestring with stronger and more meaningful name.
libdevel-checkcompiler-perl
module for checking compiler availability
Devel::CheckCompiler checks the availability of a C99 compiler. It
provides the function check_c99_or_exit which returns false if no C99
compiler is available.
python-kiwi
a graphical framework to construct simple UI
Kiwi is a framework and a set of enhanced PyGTK widgets designed to
make building programs with graphical interfaces both easy to write
and easy to maintain.
libxml-compile-cache-perl
module that keeps the cache of compiled XML schemas
XML::Compile::Cache is the smart brother of XML::Compile::Schema; it keeps
track of your compiled readers and writers, and also helps you administer the
parameters to handle compilation. Besides, it lets you use easy prefixes
instead of full namespaces.
libio-socket-multicast-perl
module for sending and receiving multicast messages
The IO::Socket::Multicast module subclasses IO::Socket::INET to
enable you to manipulate multicast groups. With this module (and an
operating system that supports multicasting), you will be able to
receive incoming multicast transmissions and generate your own
outgoing multicast packets.