summaryrefslogtreecommitdiff
blob: 831b8dce3afabeac7789ec2e38701985ba28946a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>crypto@gentoo.org</email>
		<name>Crypto</name>
	</maintainer>
	<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:opensc</remote-id>
		<remote-id type="github">opensc/libp11</remote-id>
		<remote-id type="sourceforge">opensc</remote-id>
	</upstream>
</pkgmetadata>