oapr is a c++ wrapper for nspr to make it easier for c++ developers seeking a fast, reliable and portable library that works seemlessly with the stl and iostreams.
Matt Carter and Justin Kirby wrote oapr to fill the void that was left by ACE and Common C++. ACE was too complex for what was needed and Common C++ had licensing problems. nspr is a stable and mature library, but is written in C, unable to take advantage of the benefits of the c++ language. So oapr was born.

Status
oapr has been stable for many years. It is being used in numerous large projects. It just works.

Resources

Download
releases
oapr-0.3.1.tar.gz 483K (md5dum df7dc0ffcb9e27fa2ad63bdb867d0aff)
oapr-0.1.4.tar.gz 396K (md4sum 22842b201446c6a4a14bcaf34a6fa2d2)
This is the old apr based lib.
svn is at http://svn.openaether.org/oapr
username: anon
password is blank

Install
Installing oapr should be a simple process. Make sure you have all the dependencies properly configured and installed.
The dependencies for 0.3.x are simply:
If you choose to use bootstrap shell script, make sure you edit config/bootstrap.conf properly
