@hackage / rpm

Cozy little project to question unruly rpm packages.

Latest0.0.1

About

Metadata

  • Last updated , by EricStolten
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: stoltene2@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    tests (off by default)

    Build the tests

    hpc (on by default)

    Use HPC for tests

Readme

RPM is a decent system for listing dependencies among packages. In its simplest form it works quite well. Dependency management can become troublesome if you have a system that provides numerous packages. Worse yet, if you provide many packages for many different versions of a software application. This library aims to provide a rich set of combinators to assert the validity of a collection of RPMs.