This repository provides a mirror of pandoc's binaries, as well as alternative portable distributions in zip container. (Linux's distribution is also available in .tar.gz
)
In the releases page, the version is identical to the pandoc versions in pandoc's release page.
The versions of the script and travis setup in this repository will be in this README.md
file. Current version: 0.1
The nice thing about this setup is nothing is done privately. e.g. none of the binaries goes through my computer. The main scripts are .travis.yml
and pandocDownload2zip.sh
, which is open source. The builds happened on Travis, where all build history is in the open. Feel free to audit.
The original license from pandoc is copied here, which is in GPLv2+.