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