libtest-manifest-perl

Perl module for interacting with a test manifest file
Test::Manifest is a Perl test framework that allows you to run any tests you
want based on the t/test_manifest file, in any order you desire (rather than
simply the ascii-betical order provided by default.)

libeina-doc

Documentation for use with libeina
Eina is a multi-platform library that provides optimized data types and a few
tools. It supports the following data types:
- Array
- Hash Table
- Double-linked list
- Red-black tree
- Shared string
- Access Content types
+ Accessor: can access items of a container randomly
+ Iterator: can access items of a container sequentially
.
This package contains documentation for libeina.

python-mechanize

stateful programmatic web browsing
A library for browsing the web in Python. Mechanize acts like a browser
allowing you to do web scraping, functional testing of web sites and
things no one has thought of yet.
.
Among other things, mechanize:
* Follows links
* Fills in HTML forms
* Automatically observes robots.txt
* Has a browser history
.
It was modelled after the Perl module WWW::Mechanize.

dh-autoreconf

debhelper add-on to call autoreconf and clean up after the build
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two
commands, dh_autoreconf and dh_autoreconf_clean.
.
The dh_autoreconf command creates a list of the files and their checksums,
calls autoreconf and then creates a second list for the new files.
.
The dh_autoreconf_clean command compares these two lists and removes all
files which have been added or changed (files may be excluded if needed).
.

twatch

watch torrent trackers and automatically download new torrents
twatch is a simple and flexible watcher torrent trackers, based on regular
expressions. It can download new torrent files and information about them by
customizable filters.

bash-completion

programmable completion for the bash shell
bash completion extends bash's standard completion behavior to achieve
complex command lines with just a few keystrokes. This project was
conceived to produce programmable completion routines for the most
common Linux/UNIX commands, reducing the amount of typing sysadmins
and programmers need to do on a daily basis.

hicolor-icon-theme

default fallback theme for FreeDesktop.org icon themes
This is the default fallback theme used by implementations of the
Freedesktop.org Icon Theme specification.

wikipedia2text

displays Wikipedia articles on the command line
This script fetches Wikipedia articles (currently supports around 30
Wikipedia languages) and displays them as plain text in a pager or
just sends the text to standard out. Alternatively it opens the
Wikipedia article in a (possibly GUI) web browser or just shows the
URL of the appropriate Wikipedia article.

python-matplotlib-doc

Python based plotting system (documentation package)
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
Matlab users. All of the plotting commands in the pylab interface can
be accessed either via a functional interface familiar to Matlab
users or an object oriented interface familiar to Python users.
.
This package contains documentation for python-matplotlib.

libtest-mockrandom-perl

module to replace random number generation with non-random number generation
The Test::MockRandom module replaces random number generation with non-random
number generation.
.
This perhaps ridiculous-seeming module was created to test routines that
manipulate random numbers by providing a known output from rand. Given a
list of seeds with srand, it will return each in turn. After seeded
random numbers are exhausted, it will always return 0. Seed numbers must
be of a form that meets the expected output from rand as called with no

Pages

Subscribe to OpenRepos.net — Community Repository System RSS