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/ 17-Jun-2022 12:53 - Portable Runtime project
patches/ 31-Jan-2023 12:22 - Portable Runtime project
Announcement1.x.html 05-Apr-2019 18:44 3.7K Portable Runtime project
Announcement1.x.txt 05-Apr-2019 18:23 2.8K Portable Runtime project
CHANGES-APR-1.6 14-Sep-2018 18:41 5.8K Portable Runtime project
CHANGES-APR-1.7 05-Apr-2019 18:23 3.0K Portable Runtime project
CHANGES-APR-ICONV-1.2 22-Oct-2017 17:33 3.2K Portable Runtime project
CHANGES-APR-UTIL-1.6 22-Oct-2017 17:33 3.0K Portable Runtime project
apr-1.6.5-win32-src.zip 14-Sep-2018 04:07 1.1M APR zipped source for win32
apr-1.6.5.tar.bz2 14-Sep-2018 04:07 835K Portable Runtime project
apr-1.6.5.tar.gz 14-Sep-2018 04:07 1.0M APR gzipped source
apr-1.7.0-win32-src.zip 04-Apr-2019 18:12 1.1M APR zipped source for win32
apr-1.7.0.tar.bz2 04-Apr-2019 18:12 852K Portable Runtime project
apr-1.7.0.tar.gz 04-Apr-2019 18:12 1.0M APR gzipped source
apr-iconv-1.2.2-win32-src.zip 22-Oct-2017 17:33 1.3M APR-iconv zipped source for win32
apr-iconv-1.2.2.tar.bz2 22-Oct-2017 17:33 1.0M Portable Runtime project
apr-iconv-1.2.2.tar.gz 22-Oct-2017 17:33 1.2M APR-iconv gzipped source
apr-util-1.6.1-win32-src.zip 22-Oct-2017 17:33 599K APR zipped source for win32
apr-util-1.6.1.tar.bz2 22-Oct-2017 17:33 419K Portable Runtime project
apr-util-1.6.1.tar.gz 22-Oct-2017 17:33 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.