This repository contains scripts for building an ArchLinux piqi-git
package
for the HEAD version of the piqi
command-line tool.
The package includes:
/usr/bin/piqi
PIQI(1)
man page- HTML documentation (also available online at http://piqi.org/doc/)
Install the following packages:
pacman -S ocaml ocaml-findlib pandoc
# for running tests
pacman -S protobuf
makepkg
pacman -U piqi-git*