Get Involved
Download!
APR Docs
APR-util Docs
APR-iconv Docs
Guidelines
Miscellaneous
|
Welcome
|
The mission of the Apache Portable Runtime (APR) project is to create and
maintain software libraries that provide a predictable and consistent interface
to underlying platform-specific implementations. The primary goal is to
provide an API to which software developers may code and be assured of
predictable if not identical behaviour regardless of the platform on which
their software is built, relieving them of the need to code special-case
conditions to work around or take advantage of platform-specific deficiencies
or features.
|
Recommended releases
|
The recommended releases of the several Apache Portable Runtime
libraries are
- APR 1.5.1, released April 21, 2014
- APR-util 1.5.4, released September 22, 2014
- APR-iconv 1.2.1, released November 26, 2007
|
Apache Portable Runtime 1.5.1 Released
|
The Apache Software Foundation and the Apache Portable Runtime
Project are proud to announce the General Availability of version
1.5.1 of the APR Apache Portable Runtime library. This is a bug
fix release, primarily resolving issues affecting specific
platforms or build mechanisms. Users of previous versions are
encouraged to update to this release.
For further details of this release, see the
official announcement as well as the
CHANGES-APR-1.5
file.
Download
Programmer's Manual:
APR
|
Legacy 0.9.x Releases
|
Legacy releases in support of older applications such
as Apache HTTP Server 2.0.x are
- APR 0.9.20, released September 16, 2011
- APR-util 0.9.19, released October 17, 2010
- APR-iconv 0.9.7, released October 11, 2005
These branches are retired, with no additional 0.9.x releases
planned. Security patches will not be provided.
For further details of the last legacy releases, see the
official announcement, as well as the
CHANGES-APR-0.9,
CHANGES-APR-UTIL-0.9, and
CHANGES-APR-ICONV-0.9 files.
Download
Programmer's Manual:
APR |
APR-util |
APR-iconv
|
Projects Using APR
|
After several years of development, APR is beginning to see use outside of
the Apache HTTP Server. To encourage more people to investigate APR for their
projects, here are a list of both Open
Source and Commercial projects that
are currently using APR. If you are using APR, and would like your project
recognized, please send e-mail to the
developer's mailing list.
|
APR subprojects
|
The following is a list of supported development projects under the APR
Project. All of the development happens on the indicated mailing lists. See
mailing lists to learn how to take part in
these discussions. Or, check the archives.
apr - a portable runtime library
apr-util - a companion library to APR
apr-iconv - a portable implementation of the iconv() library
|
How to start developing with APR
|
We hope this website starts you in the right direction. Please read the
docs and tutorials for the project you are interested in. If you have
suggestions of any sort, please feel free to send us an email at dev@apr.apache.org!
|
|