vcproj2cmake

<insert up to 60 chars description>
<insert long description, indented with spaces>

libtext-pdf-perl

Relatively low-level interface for manipulating PDFs
This module provides a strong base for working with PDF files. It may be
a bit hard to use for novices, but it is powerful enough for many other
important Perl modules for PDF generation to depend on it.

libtie-simple-perl

simple way to tie Perl variables
This package provides the Perl module Tie::Simple. This module adds to
tie function the ability to quickly create new types of tie objects
without creating a complete Tie::Something class. The idea is to make
the programmers life easier when it comes to single-use ties which are
sometime useful.
.
Tie::Simple class is actually a front-end to other classes which
really do all the work once tied, but this package does the dwimming
to automatically figure out what you're trying to do.

libdigest-hmac-perl

module for creating standard message integrity checks
HMAC is used for message integrity checks between two parties
that share a secret key, and works in combination with some other
Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism
is described in RFC 2104.
.
The Digest::HMAC module follow the common Digest:: interface,
but the constructor takes the secret key and the name of some
other simple Digest:: module as argument.

autoconf-archive

Autoconf Macro Archive
Autoconf Macro Archive aims to provide a central repository of
useful and tested Autoconf macros for software developers around the
world. This package contains the complete content of the Autoconf
Macro Archive as found at http://www.gnu.org/software/autoconf-archive/.

libtext-dhcpleases-perl

Perl module to parse DHCP leases file from ISC dhcpd
Text::DHCPLeases provides an object-oriented interface to ISC DHCPD leases
files. The goal is to objectify all declarations, as defined by the ISC
dhcpd package man pages.
.
This interface is useful for analyzing, reporting, converting lease files,
or as a tool for other applications that need to import dhcpd lease data
structures.

apt-offline-gui

offline APT package manager - GUI
apt-offline is an Offline APT Package Manager.
.
apt-offline can fully update and upgrade an APT based distribution without
connecting to the network, all of it transparent to APT.
.
apt-offline can be used to generate a signature on a machine (with no network).
This signature contains all download information required for the APT database
system. This signature file can be used on another machine connected to the
internet (which need not be a Debian box and can even be running windows) to

libfile-copy-recursive-perl

Perl extension for recursively copying files and directories
File::Copy::Recursive module copies and moves directories recursively
(or single files, well... singley) to an optional depth and attempts
to preserve each file or directory's mode.

mercurial-common

easy-to-use, scalable distributed version control system (common files)
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
.
This package contains the architecture independent components of Mercurial,
and is generally useless without the mercurial package.

libconfig-file-perl

Parses simple configuration files
ConfigFile parses simple configuration files and store its values in
an anonymous hash reference. The syntax of the configuration file is
quite simple:
.
# This is a comment
VALUE_ONE = foo
VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value

Pages

Subscribe to OpenRepos.net — Community Repository System RSS