GithubHelp home page GithubHelp logo

isabella232 / pkgdiff Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corda/pkgdiff

0.0 0.0 0.0 6.65 MB

A tool for visualizing changes in Linux software packages

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

License: GNU General Public License v2.0

Makefile 0.10% Perl 76.31% JavaScript 1.41% CSS 1.46% Shell 20.72%

pkgdiff's Introduction

NAME:
  Package Changes Analyzer (pkgdiff) - a tool for visualizing changes in Linux software packages (RPM, DEB, TAR.GZ, etc). 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: https://abi-laboratory.pro/

INSTALL:
  sudo make install prefix=/usr

REQUIRES:
  Perl 5
  GNU Diff
  GNU Wdiff
  GNU Awk
  GNU Binutils
  Perl-File-LibMagic

USAGE:
  pkgdiff PKG1 PKG2 [options]
  pkgdiff -d DIR1/ DIR2/ [options]

EXAMPLE:
  pkgdiff libssh-0.6.5.tar.xz libssh-0.7.0.tar.xz

ADV. USAGE:
  For advanced usage, see output of -help option

USEFUL OPTIONS:
  -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

SUGGESTS:
  ABI Compliance Checker 1.99.1 or newer: https://github.com/lvc/abi-compliance-checker/
  ABI Dumper 0.97 or newer: https://github.com/lvc/abi-dumper

pkgdiff's People

Contributors

abioteau avatar aponomarenko avatar lvc avatar pkgdiff 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.