apr: Apache Portable Runtime (APR)
apr: The mission of the Apache Portable Runtime (APR) project is to create and
apr: maintain software libraries that provide a predictable and consistent interface
apr: to underlying platform-specific implementations. The primary goal is to provide
apr: an API to which software developers may code and be assured of predictable if
apr: not identical behaviour regardless of the platform on which their software is
apr: built, relieving them of the need to code special-case conditions to work
apr: around or take advantage of platform-specific deficiencies or features.
apr:
apr: Package maintainer: Felipe Sanchez <izto@asic-linux.com.mx>
apr: