What is “open-vcdiff” Package?

Encoder/decoder for the VCDIFF (RFC3284) format
For more details: https://code.google.com/p/open-vcdiff/

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install open-vcdiff.
    brew install open-vcdiff

Now, use open-vcdiff!