https://github.com/opennms/opennms-repo
Tools for managing OpenNMS release repositories
https://github.com/opennms/opennms-repo
Last synced: 11 months ago
JSON representation
Tools for managing OpenNMS release repositories
- Host: GitHub
- URL: https://github.com/opennms/opennms-repo
- Owner: OpenNMS
- Created: 2013-04-11T18:50:40.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T19:53:46.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T21:33:28.762Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 48.6 MB
- Stars: 2
- Watchers: 34
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OpenNMS-Release Tools
=====================
This is a collection of tools for managing OpenNMS release repositories.
It can be used for updating YUM, APT, and SourceForge trees, including
adding and removing packages, updating indexes, etc.
INSTALLATION
------------
To install this module type the following:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
---------------------
Copyright (C) 2012-2014 by The OpenNMS Group, Inc.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.