This downloads page includes only the sources to compile and build APR projects, using the proper tools.
Name Last modified Size Description
Parent Directory - Portable Runtime project
binaries/ 06-Jul-2020 18:15 - Portable Runtime project
patches/ 22-Jan-2021 23:13 - Portable Runtime project
Announcement1.x.html 06-Jul-2020 18:15 3.7K Portable Runtime project
Announcement1.x.txt 06-Jul-2020 18:15 2.8K Portable Runtime project
CHANGES-APR-1.6 06-Jul-2020 18:15 5.8K Portable Runtime project
CHANGES-APR-1.7 06-Jul-2020 18:15 3.0K Portable Runtime project
CHANGES-APR-ICONV-1.2 06-Jul-2020 18:15 3.2K Portable Runtime project
CHANGES-APR-UTIL-1.6 06-Jul-2020 18:15 3.0K Portable Runtime project
apr-1.6.5-win32-src.zip 06-Jul-2020 18:15 1.1M APR zipped source for win32
apr-1.6.5.tar.bz2 06-Jul-2020 18:15 835K Portable Runtime project
apr-1.6.5.tar.gz 06-Jul-2020 18:15 1.0M APR gzipped source
apr-1.7.0-win32-src.zip 06-Jul-2020 18:15 1.1M APR zipped source for win32
apr-1.7.0.tar.bz2 06-Jul-2020 18:15 852K Portable Runtime project
apr-1.7.0.tar.gz 06-Jul-2020 18:15 1.0M APR gzipped source
apr-iconv-1.2.2-win32-src.zip 06-Jul-2020 18:15 1.3M APR-iconv zipped source for win32
apr-iconv-1.2.2.tar.bz2 06-Jul-2020 18:15 1.0M Portable Runtime project
apr-iconv-1.2.2.tar.gz 06-Jul-2020 18:15 1.2M APR-iconv gzipped source
apr-util-1.6.1-win32-src.zip 06-Jul-2020 18:15 599K APR zipped source for win32
apr-util-1.6.1.tar.bz2 06-Jul-2020 18:15 419K Portable Runtime project
apr-util-1.6.1.tar.gz 06-Jul-2020 18:15 541K APR-util gzipped source
Do not download from www.apache.org. Please use a mirror site to help us save apache.org bandwidth. Go here to find your nearest mirror.
The latest APR project status, including current releases, is published at https://apr.apache.org/.
All of the release distribution packages have been digitally signed (using PGP or GPG) by the ASF committers that constructed them. There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP/GPG keys can be found at the MIT key repository and within this project's KEYS file.
Always signatures to validate package authenticity, e.g., $ pgpk -a KEYS $ pgpv apr-1.0.1.tar.gz.asc or, $ pgp -ka KEYS $ pgp apr-1.0.1.tar.gz.asc or $ gpg --verify apr-1.0.1.tar.gz.asc
We also offer MD5 and SHA1 hashes as an alternative to validate the integrity of the downloaded files. An MD5 hash consists of a 32 character string (example: d41d8cd98f00b204e9800998ecf8427e), and a SHA1 hash consists of a 40 character string (example: da39a3ee5e6b4b0d3255bfef95601890afd80709). See the hash inside each distribution.md5 and distribution.sha1 file for each distribution.