summaryrefslogtreecommitdiff
blob: ad7ea1f92b2577bbadc12a89f49783c443cc3b4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>