Index of /dist/apr

Apache APR Project Source Code Distributions

This downloads page includes only the sources to compile and build APR projects, using the proper tools.

Important Notices

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  - Portable Runtime project
[DIR]patches/2023-09-09 14:08 - Portable Runtime project
[DIR]binaries/2022-06-17 14:53 - Portable Runtime project
[TGZ]apr-util-1.6.3.tar.gz2023-02-01 20:06 544KAPR-util gzipped source
[TGZ]apr-util-1.6.3.tar.bz22023-02-01 20:06 423KPortable Runtime project
[ZIP]apr-util-1.6.3-win32-src.zip2023-02-01 20:06 600KAPR zipped source for win32
[TGZ]apr-iconv-1.2.2.tar.gz2017-10-22 19:33 1.2MAPR-iconv gzipped source
[TGZ]apr-iconv-1.2.2.tar.bz22017-10-22 19:33 1.0MPortable Runtime project
[ZIP]apr-iconv-1.2.2-win32-src.zip2017-10-22 19:33 1.3MAPR-iconv zipped source for win32
[TGZ]apr-1.7.4.tar.gz2023-04-16 15:07 1.1MAPR gzipped source
[TGZ]apr-1.7.4.tar.bz22023-04-16 15:07 874KPortable Runtime project
[ZIP]apr-1.7.4-win32-src.zip2023-04-16 18:01 1.1MAPR zipped source for win32
[TGZ]apr-1.6.5.tar.gz2018-09-14 06:07 1.0MAPR gzipped source
[TGZ]apr-1.6.5.tar.bz22018-09-14 06:07 835KPortable Runtime project
[ZIP]apr-1.6.5-win32-src.zip2018-09-14 06:07 1.1MAPR zipped source for win32
[TXT]README.html2019-05-21 17:54 1.7KPortable Runtime project
[TXT]HEADER.html2017-10-26 00:44 433 Portable Runtime project
[TXT]CHANGES-APR-UTIL-1.62023-02-01 20:07 4.0KPortable Runtime project
[TXT]CHANGES-APR-ICONV-1.22017-10-22 19:33 3.2KPortable Runtime project
[TXT]CHANGES-APR-1.72023-04-16 15:07 8.0KPortable Runtime project
[TXT]CHANGES-APR-1.62018-09-14 20:41 5.8KPortable Runtime project
[TXT]Announcement1.x.txt2023-04-16 15:07 1.9KPortable Runtime project
[TXT]Announcement1.x.html2023-04-16 15:07 2.8KPortable Runtime project
[TXT]Announcement-aprutil-1.x.txt2023-02-01 22:46 1.8KPortable Runtime project
[TXT]Announcement-aprutil-1.x.html2023-02-01 22:46 2.9KPortable Runtime project

Download from your nearest mirror site

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.

APR Release Status

The latest APR project status, including current releases, is published at https://apr.apache.org/.

PGP/GPG Signatures

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.