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

x11proto-xf86dga-dev

X11 Direct Graphics Access extension wire protocol
This package provides development headers describing the wire protocol
for the XFree86-DGA extension, which provides direct, framebuffer-like,
graphics access.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This package is built from the X.org xf86dgaproto proto module.

smplayer-translations

complete front-end for MPlayer - translation files
Qt Mplayer front-end, with basic features like playing
videos, DVDs, and VCDs to more advanced features like support
for MPlayer filters and more. One of the most interesting features
of SMPlayer: it remembers the settings of all files you play.
So you start to watch a movie but you have to leave... don't
worry, when you open that movie again it will resume at the same
point you left it, and with the same settings: audio track,
subtitles, volume...
.

Pages

Subscribe to OpenRepos.net — Community Repository System RSS