Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davorg-cpan/template-plugin-rpm2

Template Toolkit plugin for RPM2
https://github.com/davorg-cpan/template-plugin-rpm2

cpan hacktoberfest perl

Last synced: 1 day ago
JSON representation

Template Toolkit plugin for RPM2

Awesome Lists containing this project

README

        

Template::Plugin::RPM2
======================

Template::Plugin::RPM2 is a module for extracting information from
RPM packages and using that information in templates that are
processed by the Template Toolkit.

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

COPYRIGHT AND LICENCE

Copyright (C) 2006 Dave Cross

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.