          MODULE=libpqxx
         VERSION=7.10.5
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/jtv/libpqxx/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:aa214df8b98672a43a39b68a37da87af1415a44965f6e484f85ca0eb4f151367
        WEB_SITE=http://pqxx.org/development/libpqxx/
         ENTERED=20050728
         UPDATED=20260101
           SHORT="C++ client API for PostgreSQL"

cat << EOF
C++ client API for PostgreSQL. The standard front-end (in the sense of
"language binding") for writing C++ programs that use PostgreSQL.
Supersedes older libpq++ interface. Requires an up-to-date C++ compiler,
like gcc 2.95 or better.

This project is released under the Berkeley/BSD license.
EOF
