lvc / distdiff

A tool for visualizing changes in Linux distributions

Home Page:http://lvc.github.com/distdiff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME:
  Distro Changes Analyzer (distdiff) - a tool for analyzing changes in Linux distributions

INSTALL:
  sudo perl Makefile.pl -install --prefix=/usr
  
REQUIRES:
  PkgDiff 1.8 or newer: https://github.com/lvc/pkgdiff

USAGE:
  distdiff DIR1 DIR2
  
  DIR1 and DIR2 - directories with old and new packages of the Linux distribution (RPM, DEB, TAR.GZ, etc)

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

About

A tool for visualizing changes in Linux distributions

http://lvc.github.com/distdiff/

License:GNU General Public License v2.0


Languages

Language:Perl 91.9%Language:JavaScript 4.9%Language:CSS 3.0%Language:Makefile 0.2%