MIT licensed and maintained by Jens Petersen
This version can be pinned in stack with:select-rpms-0.1.0@sha256:c9496209e01f809c3ee434a110c37028759cc98281c924f2c14b74c8b1430e8d,1985

Module documentation for 0.1.0

select-rpms

A Haskell library for selecting a subset of RPM (sub)packages.

Most of the code originated in koji-tool Install.hs.

See the library haddock documentation and usage in koji-tool and fbrnch for examples.

Contribute

select-rpms is distributed under the MIT license.

See https://github.com/juhp/select-rpms

Changes

Release history for select-rpms

0.1.0 (2024-08-14)

  • initial release for fbrnch and koji-tool
  • original code was taken from koji-tool Install