Giter Site home page Giter Site logo

taz1988 / pkgdiff Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lvc/pkgdiff

0.0 1.0 0.0 6.66 MB

A tool for visualizing changes in Linux software packages

Home Page: https://lvc.github.io/pkgdiff/

License: GNU General Public License v2.0

Perl 76.61% JavaScript 1.39% CSS 1.48% Shell 20.43% Makefile 0.09%

pkgdiff's Introduction

PkgDiff 1.8

Package Changes Analyzer (pkgdiff) โ€” a tool for visualizing changes in Linux software packages (RPM, DEB, TAR.GZ, etc).

Contents

  1. About
  2. Install
  3. Usage

About

The tool is intended for Linux maintainers who are interested in ensuring compatibility of old and new versions of packages. The tool can compare directories as well (with the help of the -d option).

Sample report: https://abi-laboratory.pro/tracker/package_diff/libssh/0.6.5/0.7.0/report.html

The tool is developed by Andrey Ponomarenko.

Install

sudo make install prefix=/usr
Requires
  • Perl 5
  • GNU Diff
  • GNU Wdiff
  • GNU Awk
  • GNU Binutils
  • Perl-File-LibMagic
Suggests

Usage

pkgdiff PKG1 PKG2 [options]
Example
pkgdiff libssh-0.6.5.tar.xz libssh-0.7.0.tar.xz
Compare directories
pkgdiff -d DIR1/ DIR2/ [options]
Useful options
Option Meaning
-hide-unchanged Don't show unchanged files in the report
-list-added-removed Show content of added and removed text files
-skip-pattern REGEX Don't check files matching REGEX
-tmp-dir DIR Use custom temp directory
-d/-directories Compare directories instead of packages
Adv. usage

For advanced usage, see output of -help option.

pkgdiff's People

Contributors

lvc avatar abioteau avatar pkgdiff avatar aponomarenko avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.