The PyPA recommended tool for installing and managing Python packages.
pip is a replacement for easy_install. It uses mostly the same techniques
for finding packages, so packages that were made easy_installable should
be pip-installable as well.
pip is meant to improve on easy_install. Some of the improvements:
* All packages are downloaded before installation. Partially-completed
installation doesn't occur as a result.
* Care is taken to present useful output on the console.
* The reasons for actions are kept track of. For instance, if a package
is being installed, pip keeps track of why that package was required.
* Error messages should be useful.
* Packages don't have to be installed as egg archives, they can be
installed flat (while keeping the egg metadata).
SEGA Genesis emulator
Generator is an open source emulator designed to emulate the Sega Genesis /
Mega Drive console, a popular games machine produced in the early 1990s. It is
a portable program written in C and has been ported to the Amiga, Macintosh,
Windows and even pocket PCs such as the iPAQ and Cassiopeia. Natively it
compiles under Unix for X Windows with either tcl/tk or gtk/SDL, for svgalib
and even cross-compiles to DOS with djgpp/allegro.
Generator uses it's own custom 68000 processor emulation which is and uses
compilation techniques such as block-marking, flag calculation removal,
operand pre-calculation, endian pre-conversion etc. There are approximately
1600 C routines generated by the first stage of compilation to cope with the
67 instruction families. These include two versions of every instruction - one
that calculates flags and one that doesn't, so that unnecessary flag
computation is avoided.
Jin is an open source, cross platform, graphical client (interface)
for chess servers. It currently supports these servers:
* The Internet Chess Club (aka ICC)
* The Free Internet Chess Server (aka FICS)
A short list of Jin's main features:
* Graphical chess board with many board patterns and piece sets
to choose from. You can also create your own
* Chat/Command console with (customizable) color-coding for
different types of chat/text
* A seek graph, showing the currently sought games in a visual manner
* Flexible game logger, which saves your finished games to your
hard disk (doesn't work in JinApplet)
* A scripter, which allows you to define automatic responses
to certain events
* A list of common actions, which can be quickly executed
at the press of a button
HEYU is a text-based console program for remotely controlling lights and
appliances in the home or office. It is made available under a free and open
source license.
Heyu uses the CM11A computer interface to send and receive X10 control signals
over the AC power lines to modules which can turn On, Off, or Dim attached
lamps or appliances. It can store a schedule of timed events in the CM11A
memory for execution when the computer is turned off or disconnected.
Heyu now supports an optional W800RF32A or MR26A RF receiver connected to a
second port as an auxiliary input device for X10 RF signals.
Heyu can also use an optional CM17A interface to transmit X10 RF signals.
ejabberd is a high performance Free and Open Source distributed
fault-tolerant instant messaging Jabber server.
Key features include:
- A web administration console and command line administration
tools that ensure easy set up
- Support for encrypted connections to ensure secure communications
- Many built-in services, including Jabber User Directory and Multi-User
Chat
- Standard Jabber transport compliance to enable communication with other
instant messaging networks
- Automatic collection of statistics for reporting and system analysis
- Virtual hosting, enabling ejabberd to run several virtual domains
from a single ejabberd instance
- Shared rosters, so that users can have predefined entries in their
contacts lists
- External storage support
- Large numbers of supported protocols (see the supported protocols list
for details)
- Multi-lingual web administration interface
- Full IPv6 support
Serviio is a free DLNA media server. It allows you to stream your
media files (music, video or images) to any DLNA-certified renderer
device (e.g. a TV set, Bluray player, games console) on your home
network.
Serviio uses a priority-based metadata extraction so that you can
choose what metadata should describe your media files (e.g. audio
track name, DVD cover, TV series and episodes names, etc.). These
include metadata embedded into the media files themselves, locally
stored metadata files and metadata that can be obtained online.
With this powerful tool you will be able to build your Serviio media
library easily and effectively.
Serviio works with any DLNA compliant device (TV, Playstation 3,
etc.) and some other (XBox 360). It supports profiles for particular
devices so that it can be tuned to maximise the device's potential
and/or minimize lack of media format playback support (via transcoding).
ubh - the Usenet Binary Harvester - is a GPL'ed Perl console
application which automatically discovers, downloads, and decodes
single-part and multi-part Usenet binaries. Automatically assembles
multi-part binaries. Provides searching via Perl regular expression
syntax. Also provides a pre-selection capability whereby the user
can
interactively choose which binaries to download. Uses a standard
.newsrc file to control which groups and articles to process.
Runs anywhere Perl runs. Tested under Unix-based Perl, Active Perl
on Win32 platforms, and Mac OS X. Requires Net::NNTP and
News::Newsrc
(which itself requires Set::IntSpan), MIME::Parser, MIME::Base64,
IO::Stringy, and MailTools (distribution).
[ This port is maintained by John Holland <john@zoner.org> ]
WebInject is a free tool for automated testing of web applications and web
services. It can be used to test individual system components that have HTTP
interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, XML/SOAP Web Services,
etc), and can be used as a test harness to create a suite of [HTTP level]
automated functional, acceptance, and regression tests. A test harness, also
referred to as a test driver or a test framework, allows you to run many
test cases and collect/report your results. WebInject offers real-time
results display and may also be used for monitoring system response times.
WebInject can be used as a complete test framework that is controlled by the
WebInject User Interface (GUI). Optionally, it can be used as a standalone
test runner (text/console application) which can be integrated and called
from other test frameworks or applications.
Form::Sensible is a different kind of form library. Form::Sensible is not just
another HTML form creator, or a form validator, though it can do both.
Form::Sensible, instead, focuses on what forms are: a method to relay
information to and from a user interface.
Form::Sensible forms are primarily tied to the data they represent.
Form::Sensible is not tied to HTML in any way. You could render Form::Sensible
forms using any presentation system you like, whether that's HTML, console
prompts, WxPerl or voice prompts. (* currently only an HTML renderer is provided
with Form::Sensible, but work is already under way to produce others.)
Features:
- Easy form validation
- Ability to easily save created forms for future use
- Define form once, render any number of ways
- Flexible built-in form validator
- Easily extended to produce new renderers, field types and validation
- HTML renderer produces sane html that can be easily styled via CSS
- HTML renderer allows for custom templates to control all aspects of form
rendering.
- HTML output not tied to any javascript library.
This is a port of Kenneth L. Harrenstien's KLH10 DEC PDP-10 mainframe
emulator.
This port currently only builds klh10 in the ksits configuration for
running MIT Incompatible Timesharing System (ITS.) Future release
will configure KLH10 for additional systems.
Warning: to make use of KLH10 over a LAN the network driver
subprocesses (currently only dpimp is built and installed
automatically) must run as root in order use the tun(4) network
interface and to insert proxy ARP table entries. If you do not want
dpimp to be setuid root you must run the emulator from the root
account to use networking. KLH10 may be run without networking and
only provide console access to a single user without using any root
privileges. We do not know if KLH10's network driver subprocesses
have been audited for buffer overflows, etc only that they accept
incoming TCP connections and require root privileges. You take your
chances running this in the default configuration. Consider using a
firewall to limit access to klh-10. See the pub-its/adm directory for
firewall documentation.