vCard viewer and editor. Fork of the Rolo project by Andrew Hsu, which seems abandoned.
Original read me file provided in README.
autoreconf -f -i
./configure
make
make install
Note: if making changes, use
git update-index --assume-unchanged INSTALL
to avoid automatic changes to INSTALL making it into the git history.
Debian patches by Rafael Laboissiere applied from https://anonscm.debian.org/cgit/users/rafael/deb-pkg/rolo.git