rpm/perl-RPM2
cturner 477a3e0e3c add expand_macro
CVS patchset: 6668
CVS date: 2003/03/09 17:53:35
2003-03-09 17:53:35 +00:00
..
MANIFEST vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters 2002-04-14 05:13:23 +00:00
Makefile.PL lot of changes to fix some fundamental refcount probs. also add new header sprintf method from James Olin Oden 2003-03-09 09:56:44 +00:00
README initial import of perl-RPM2 2002-04-07 06:45:24 +00:00
RPM2.pm lot of changes to fix some fundamental refcount probs. also add new header sprintf method from James Olin Oden 2003-03-09 09:56:44 +00:00
RPM2.xs add expand_macro 2003-03-09 17:53:35 +00:00
test-rpm-1.0-1.noarch.rpm vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters 2002-04-14 05:13:23 +00:00
test-rpm-1.0-1.src.rpm vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters 2002-04-14 05:13:23 +00:00
test-rpm.spec vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters 2002-04-14 05:13:23 +00:00
test.pl add expand_macro 2003-03-09 17:53:35 +00:00
typemap lot of changes to fix some fundamental refcount probs. also add new header sprintf method from James Olin Oden 2003-03-09 09:56:44 +00:00

README

RPM2 version 0.01
=================

The README is used to introduce the module and provide instructions on
how to install the module, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the
README file from a module distribution so that people browsing the
archive can use it get an idea of the modules uses. It is usually a
good idea to provide version information here so that people can
decide whether fixes for the module are worth downloading.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  blah blah blah

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2001 A. U. Thor blah blah blah