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

https://github.com/sclorg/scl-examples

Set of spec files following the best practices for Software Collections
https://github.com/sclorg/scl-examples

Last synced: 12 months ago
JSON representation

Set of spec files following the best practices for Software Collections

Awesome Lists containing this project

README

          

Software Collections examples
=============================

Software Collections (SCL) are an RPM-based technology that gives you the power
to build, install, and use multiple versions of software on the same system,
without affecting system-wide installed packages.

This repository includes a set of RPM spec files that follow the best practices
for creating Software Collections.

This repo currently includes:
* foo/ -- an SCL providing a CLI application and a daemon
* bar/ -- an SCL extending the foo1 collection and providing a CLI application
that uses the foo collection

For building and using the example collections, see README.md in particular
directory.

For more information about Software Collections or to get pre-built Software
Collections, go to: https://www.softwarecollections.org/en/