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