applications. It provides tools for assembling applications from multiple
parts, Python or otherwise. An application may actually contain multiple
programs, processes, and configuration settings.
WWW: http://pypi.python.org/pypi/zc.buildout
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
is just a small shim over Python's logging module. Therefore, unless
you need to support a legacy package from the Zope 2 world, you're
probably better off using Python's logging module.
WWW: http://cheeseshop.python.org/pypi/zLOG
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
The project has several advantages over similar software:
- Portable to a wide variety of platforms, since it is based on SDL and the X11
XTest Extension (Developed on FreeBSD)
- It is easy to use the joystick in places where it is not usually supported
- Supports keyboard and mouse emulation
- Supports multiple joysticks
- Handles the presence of non-joystick devices, such as USB mice/trackballs
that masquerade as joysticks gracefully
- Easy switching between profiles
- Lightweight, with few dependencies
- Comprehensive feature set (if there are features missing that are important
to you, I will at least consider implementing them)
- Freely available (MIT License)
WWW: http://chiselapp.com/user/beyert/repository/joytran/
- Timothy Beyer
beyert@cs.ucr.edu
PR: ports/159325
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Text::Padding provides a simple way to align a text on the left, right or
center. If left & right are easy to achieve (see sprintf()), i found no cpan
module that achieved a simple text centering. Well, of course, Perl6::Form
provides it, but it's incredibly slow during startup / destroy time. And
Text::Reform was segfaulting during destroy time.
Hence this module, which aims to provide only those 3 methods.
WWW: http://search.cpan.org/dist/Text-Padding/
File::HomeDir::PathClass is just a wrapper around File::HomeDir methods,
transforming their return value to Path::Class objects. This allows for easier
usage of the value.
Refer to File::HomeDir#METHODS for a list of which functions are supported.
File::HomeDir::PathClass supports both original File::HomeDir interfaces.
WWW: http://search.cpan.org/dist/File-HomeDir-PathClass/
- Only need to specify first E01 file in a set of files
- Added -d option to tsk_recover
- DOS partitions are loaded even if an extended partition fails
- Cleanup of corrupt orphan FAT names
- RAW CD Support