A configuration management library for programs and daemons.
Features include:
* Automatic, dynamic reloading in response to modifications to configuration
files.
* A simple, but flexible, configuration language, supporting several of
the most commonly needed types of data, along with interpolation of
strings from the configuration or the system environment (e.g.
$(HOME)).
* Subscription-based notification of changes to configuration properties.
* An import directive allows the configuration of a complex application
to be split across several smaller files, or common configuration data
to be shared across several applications.
POE::Component::Syndicator is a base class for POE components which need to
handle a persistent resource (e.g. a connection to an IRC server) for one or
more sessions in an extendable way.
This module (as well as Object::Pluggable, which this module inherits from)
was born out of POE::Component::IRC, the guts of which quickly spread to
other POE components. Now they can all inherit from this module instead.
The component provides an event queue, which can be managed with the methods
documented below. It handles delivery of events to the object itself, all
interested plugins, and all interested sessions.
SVN-Hooks is a Perl framework for creating Subversion hooks.
It comes with a bunch of plugins (actually, sub-modules of SVN::Hooks)
that implement some of the most used standalone Subversion hooks
available, such as pre-commit hooks for enforcing:
- the log message format
- property settings
- the repository structure
- restrictions on the modification of repository areas (e.g., /tags)
- restrictions on filenames
- the integration with ticketing systems
It also comes with post-commit hooks for:
- sending commit emails
- updating configuration files in the server from changes made in
the repository
But as a framework, it can be extended to implement all types of
hooks.
Ruby-calendar includes the following modules.
Calendrical Calculations module:
This module supports the following calendars:
Gregorian (current civil), Calendar week (ISO), Julian (old
civil), Islamic (Moslem), Hebrew (Jewish), Mayan, French
Revolutionary, Old Hindu, Achelis', Coptic, Ethiopian, Jalaali
(incomplete), Kyureki (Japanese traditional with CE) A "Getdate"
module
Getdate module:
This module provides a method which creates a Time object reflecting
the given representation of dates and times. An "Sdn" module
Sdn module:
This is an interface to the Scott E. Lee's SDN package.
This module supports the following calendars:
Gregorian, Julian, French Republican, Jewish
Huge image processing tools and libraries.
Most of the programs in this package were designed carefully to
avoid slowing down even for huge images, e.g. 3300x4700. I hope
you will find them better.
This package contains following programs:
bmptopnm-O2 (bmptopnm in original distribution)
- convert a BMP(DIB) file into a portable anymap
breduce - read a portable bitmap and reduce it N times
makecr - create circumscribing rectangles (bounding box) in an
image
makepr - create Primitive Rectangles in an image
prlst2ps - produce PostScript data from rectangle/line-
segment data
lpsmooth - smooth an image preserving thin lines
These utilities display several types of images under X11, or load images
onto the X11 root window.
A variety of options are available to modify images prior to viewing. These
options include clipping, dithering, depth reduction, zoom (either X or Y
axis independently or both at once), brightening or darkening, input gamma
correction, and image merging. When applicable, these options are applied
automatically (e.g. a color image to be displayed on a monochrome screen
will be dithered automatically). An utility (xlito) is provided that allows
these viewing options to be appended to the image files.
ZBar is an open source software suite for reading bar codes from various
sources, such as video streams, image files and raw intensity sensors. It
supports many popular symbologies (types of bar codes) including EAN-13/UPC-A,
UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
The flexible, layered implementation facilitates bar code scanning and decoding
for any application: use it stand-alone with the included GUI and command line
programs, easily integrate a bar code scanning widget into your Qt, GTK+ or
PyGTK GUI application, leverage one of the script or programming interfaces
(Python, Perl, C++) ...all the way down to a streamlined C library suitable for
embedded use.
EDICT is a Japanese - English Dictionary by Mr. J.W. Breen. This is a
Japanese-English and English-Japanese dictionary converted from the
original one into JIS X 4081 format (that is a subset of EPWING V1) by
FreePWING. So it can be used by EPWING viewer on Unix and the other OS
(e.g. Windows or MacOS). URL for this converted dictionary is
and URL for EDICT is
ftp://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html
ftp://ftp.cc.monash.edu.au/pub/nihongo/
colormath is a simple Python module that spares the user from directly dealing
with color math.
Some features include:
* Support for a wide range of color spaces. A good chunk of the CIE spaces,
RGB, HSL/HSV, CMY/CMYK, and many more.
* Conversions between the various color spaces. For example, XYZ to sRGB,
Spectral to XYZ, CIE Lab to Adobe RGB.
* Calculation of color difference. All CIE Delta E functions, plus CMC.
* Chromatic adaptations (changing illuminants).
* RGB to hex and vice-versa.
* 16-bit RGB support.
cclive is a lightweight command line video extraction tool for YouTube and
other similar video websites. It is a rewrite of the clive software in C++
with lower system footprint and fewer dependencies. It works closely with
the quvi project to workaround the Flash technology that is being utilized
by different media hosts to deliver the content.
While being primarily a video download tool, it can also be used alongside
with some video players, e.g. mplayer, for viewing streamed videos instead
of the Adobe flash player.