Downloads
Table of Contents
1. Source tarballs
Latest Piqi-0.6.13 release: https://github.com/alavrik/piqi/tarball/v0.6.13
Development version: https://github.com/alavrik/piqi/tarball/master
GitHub repository: https://github.com/alavrik/piqi
2. Binary builds
Pre-built piqi
binary executable for the most recent stable Piqi release can be downloaded from these locations:
- 32-bit Linux (i386)
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Linux-i386/piqi
- 64-bit Linux (amd64)
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Linux-x86_64/piqi
- Mac OS X/Darwin (amd64)
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Darwin-x86_64/piqi
- 32-bit Windows
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Win32/piqi.exe
3. OS packages
Currently, we don’t distribute OS packages, but there are easy to use scripts for building deb
, rpm
and Arch Linux packages for the latest stable Piqi version.
4. Change Log
Piqi Change Log is available here: https://github.com/alavrik/piqi/blob/master/CHANGES
5. Other Piqi projects
5.1. Piqi and Piqi-RPC for Erlang
piqi
Erlang application: https://github.com/alavrik/piqi-erlang
piqi_rpc
Erlang application: https://github.com/alavrik/piqi-rpc
5.2. Piqi for OCaml
piqi-ocaml
: https://github.com/alavrik/piqi-ocaml