summaryrefslogtreecommitdiff
path: root/dev-libs/libpqxx/metadata.xml
blob: 452449a55a8968a33ed74ab9e99593bea6d5745b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>pgsql-bugs@gentoo.org</email>
    <name>PostgreSQL and Related Package Development</name>
  </maintainer>
  <longdescription>
    libpqxx is the official C++ client API for PostgreSQL. If you are writing
    software in C++ that needs to access databases managed by Postgres  on just
    about any platform  then libpqxx is the library you use. Supersedes the now
    defunct libpq++ (AKA, libpqpp) API.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>