pkgtreediff: Package tree diff tool

[ gpl, library, program, utility ] [ Propose Tags ]

Tool for comparing RPM package files in OS dist trees.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1, 0.3, 0.4, 0.4.1, 0.5.0, 0.6.0
Change log CHANGELOG.md
Dependencies async, base (<5), directory (>=1.2.5.0), filepath, http-directory (>=0.1.3), semigroups, simple-cmd (>=0.1.4), simple-cmd-args, text [details]
License GPL-3.0-only
Copyright 2019 Jens Petersen
Author Jens Petersen
Maintainer juhpetersen@gmail.com
Category Util
Home page https://github.com/juhp/pkgtreediff
Bug tracker https://github.com/juhp/pkgtreediff/issues
Source repo head: git clone https://github.com/juhp/pkgtreediff.git
Uploaded by JensPetersen at 2019-06-06T09:10:08Z
Distributions Fedora:0.6.0, LTSHaskell:0.6.0, Stackage:0.6.0
Executables pkgtreediff
Downloads 2371 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2019-06-06 [all 2 reports]

Readme for pkgtreediff-0.2.1

[back to package description]

pkgtreediff

Hackage GPL-3 license Stackage Lts Stackage Nightly Build status

Usage example

$ pkgtreediff treeurl1 treeurl2
+ newPackage v
- packageOld v'
 updatedPackage: v1 -> v2

Builds

Builds are available in copr for Fedora, EPEL, and OpenSuSE (more details).