summaryrefslogtreecommitdiff
blob: dc20b00f6741688ca0d6a07f1505fd20409a33d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>postgresql</herd>
  <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>
</pkgmetadata>