rpm: Cozy little project to question unruly rpm packages.
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tests | Build the tests | Disabled |
hpc | Use HPC for tests | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rpm-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1 |
---|---|
Dependencies | base (>=4.0 && <6), directory (>=1.0.1.0), filepath (>=1.1.0.3), HaXml (>=1.20.2), HUnit (>=1.2.2.1 && <1.3), process (>=1.0.1.2), QuickCheck (>=1.2.0.0 && <1.3), test-framework (>=0.3.0 && <0.4), test-framework-hunit (>=0.2.4 && <0.3), test-framework-quickcheck (>=0.2.4 && <0.3) [details] |
License | BSD-3-Clause |
Author | Eric Stolten |
Maintainer | stoltene2@gmail.com |
Category | System |
Uploaded | by EricStolten at 2010-11-01T15:59:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | test-rpm |
Downloads | 1006 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |