Download NPanday

NPanday is distributed under the Apache License, version 2.0.

Current Release: NPanday 1.4.0-incubating

This is the currently recommended version of NPanday.

NPanday 1.4.0-incubatingMirrorsChecksumSignature
NPanday 1.4.0-incubating MSI msi md5 asc
NPanday 1.4.0-incubating Binaries tar.gz md5 asc
NPanday 1.4.0-incubating Sources source zip md5 asc

Previous Versions

More releases are available in the NPanday Archives

Verify the integrity of the files

We recommend that you verify the integrity of the downloaded files using the PGP signatures and MD5 checksums.

The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using

% pgpk -a KEYS

% pgpv $filename.tar.gz.asc

or

% pgp -ka KEYS

% pgp $filename.tar.gz.asc

or

% gpg --import KEYS

% gpg --verify $filename.tar.gz.asc

You can also verify the MD5 signature on the files. A Unix program called md5 or md5sum is included in many Unix distributions. It is also available as part of GNU Coreutils. Windows users can get binary md5 programs from Fourmilab, PC-Tools or SlavaSoft.