summaryrefslogtreecommitdiff
blob: 4c9ebe9429b0027da101ca856153ed82c64f5549 (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		This is the Sqlite v3 driver for HDBC, the generic
		database access system for Haskell
	</longdescription>
	<upstream>
		<remote-id type="github">hdbc/hdbc-sqlite3</remote-id>
	</upstream>
</pkgmetadata>