summaryrefslogtreecommitdiff
path: root/dev-java/bcpg/metadata.xml
blob: 34cf5468297edc1b2ec8a287707639246520bfc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>java@gentoo.org</email>
		<name>Java</name>
	</maintainer>
	<upstream>
		<remote-id type="github">bcgit/bc-java</remote-id>
	</upstream>
	<longdescription>
		The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
	</longdescription>
</pkgmetadata>