summaryrefslogtreecommitdiff
blob: 735336302139ba16eaaf56f205276f42e7f14e48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>
		Library implementing a small layer on top of PKCS#11 API to make
		using PKCS#11 implementations easier.
	</longdescription>
	<use>
		<flag name="doc">Generate and install API documentation for the package.</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:opensc-project:libp11</remote-id>
		<remote-id type="github">opensc/libp11</remote-id>
		<remote-id type="sourceforge">opensc</remote-id>
	</upstream>
</pkgmetadata>