GitDDL::Migrator is database migration utility extended GitDDL.
Extended features are:
- save migration history
- rollback to previous version
- specify version
- specify SQL (sometimes SQL::Translator's output is wrong)
- check differences from versioned SQL and real database
Class::Accessor::Lite is a variant of Class::Accessor. It is fast and requires
less typing, has no dependencies to other modules, and does not mess up the
@ISA.
Right now, Text::FixedLength::Extra does two things for those who like
using Text::FixedLength - simpler API and extended number processing.
-Anton
<tobez@FreeBSD.org>
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put,
it automatically converts XML documents into a Ruby Hash.
This module implements a www-like shell above WWW::Mechanize and also
has the capability to output crude Perl code that recreates the recorded
session. Its main use is as an interactive starting point for automating
a session through WWW::Mechanize.
Manage git repositories, provide access to them over SSH, with tight
access control and not needing shell accounts.
Gitosis aims to make hosting git repos easier and safer. It manages
multiple repositories under one user account, using SSH keys to
identify users. End users do not need shell accounts on the server,
they will talk to one shared account that will not let them run
arbitrary commands.
The SoX Resampler library `libsoxr'
It performs one-dimensional sample-rate conversion,
may be used, for example, to resample PCM-encoded audio.
This library aims to give fast and high quality results for any constant
(rational or irrational) resampling ratio. Phase-response, preserved
bandwidth, aliasing, and rejection level parameters are all configurable;
alternatively, simple `preset' configurations may be selected. An
experimental, variable-rate resampling mode of operation is also included.
MySQL PHP to PostgreSQL is a program that takes a php page that
uses mysql calls and changes them into PostgreSQL calls. This
allows any website (if it converts properly :) that was written
in PHP for MySQL to run as a website written to run on PostgreSQL.
This kit is for making virtual font using in dvi2ps, dvipsk or dvi2dvi.
This port provides virtual fonts with tartget of following 4
targets(n2a, a2n, a2bk, p2pn):
n2a virtual font for transform from dvi file of NTT JTeX to ASCII
Japanese TeX.
a2n virtual font for transform from dvi file of ASCII Japanese TeX to
NTT JTeX.
a2bk virtual font for transform from dvi file of ASCII Japanese TeX to
dvi file using printer-builtin mono space Kanji fonts.
p2pn virtual font for transform from dvi file of pTeX to NTT JTeX.
If you make use of Japanese "Takegaki" style in pTeX or pLaTeX2e, you must be
installed this port before installing dvi2ps.
Clamz is a little command-line program to
download MP3 files from Amazon.com's music
store. It is intended to serve as a
substitute for Amazon's official MP3
Downloader, which is not free software
(and therefore is only available in binary
form for a limited set of platforms.)
Clamz can be used to download either individual
songs or complete albums that you have purchased
from Amazon.
Text from http://code.google.com/p/clamz/.