          MODULE=libpqxx
         VERSION=7.10.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/jtv/libpqxx/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:c5ba455e4f28901297c18a76e533c466cbe8908d4b2ff6313235954bb37cef25
        WEB_SITE=http://pqxx.org/development/libpqxx/
         ENTERED=20050728
         UPDATED=20251003
           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
