python-twisted-core

Event-based framework for internet applications
It includes a web server, a telnet server, a multiplayer RPG engine, a
generic client and server for remote object access, and APIs for creating
new protocols.

liblinebreak-doc

line breaking library for Unicode (documentation)
liblinebreak is an implementation of the Unicode line breaking algorithm
described at http://www.unicode.org/reports/tr14/tr14-22.html
.
This package contains documentation.

libtext-quoted-perl

Perl module to extract the structure of a quoted mail message
Text::Quoted examines the structure of some text which may contain
multiple different levels of quoting, and turns the text into a nested
data structure.

pgf

TeX Portable Graphic Format
pgf stands for `portable graphics format'. It is a TeX macro package
that allows you to create graphics in your TeX documents using a
special pgfpicture environment and special macros for drawing lines,
curves, rectangles, and many other kind of graphic objects. Its usage
closely resembles the pstricks package or the normal picture
environment of LaTeX.
.
Although pgf is less powerful than \pstricks, it has the advantage
that it can generate both PostScript output and pdf output from the

ocaml-source

Sources for Objective Caml
Objective Caml (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system
and a powerful module system in the style of Standard ML.
.
This package contains the sources needed to build some packages which build
depend on the OCaml source. Notice that if you want to rebuild OCaml, these
will not work, consider using the source package instead.

lfm

simple but powerful file manager for the UNIX console
Last File Manager is a simple but powerful file manager for the
UNIX console. It has been developed with the ol' good `Midnight
Commander` as model.
.
lfm package also contains pyview, a text / hex file viewer to be
used with or without lfm.

python-pexpect

Python module for automating interactive applications
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.

libtext-mediawikiformat-perl

Convert Mediawiki markup into other text formats
Wikipedia and its sister projects use the PHP Mediawiki to format
their pages. Text::MediawikiFormat attempts to duplicate the Mediawiki
formatting rules. Those formatting rules can be simple and easy to use, while
providing more advanced options for the power user. They are also easy to
translate into other, more complicated markup languages with this module. It
creates HTML by default, but could produce valid POD, DocBook, XML, or any
other format imaginable.

libtest-fixme-perl

Perl module to check code for FIXME declarations
When coding it is common to come up against problems that need to be
addressed but that are not a big deal at the moment. What generally happens
is that the coder adds comments like:
.
# FIXME - add checking of user privileges here.
.
Test::Fixme allows you to add a test file that ensures that none of these get
forgotten in the module.

libtest-pod-coverage-perl

Check for pod coverage in your distribution
Test::Pod::Coverage is a wrapper for Pod::Coverage that
automates the process of testing one's documentation for
completeness. It is mostly used as a final check before
distributing a new release.
.
Also see lib-pod-coverage-perl.

Pages

Subscribe to OpenRepos.net — Community Repository System RSS