          MODULE=apr-util
         VERSION=1.6.5
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://dlcdn.apache.org/apr/
      SOURCE_VFY=sha256:96de1dd6f6a0476d2d2e7964926d8c1ddc3bb0e210e1b1812d3ba5a454a392e2
        WEB_SITE=https://apr.apache.org
         ENTERED=20051208
         UPDATED=20260813
           SHORT="Apache Portable Runtime Project"

cat << EOF
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.
EOF
