summaryrefslogtreecommitdiff
path: root/dev-util/bc-ur/metadata.xml
blob: 8b4d8ea2a59cfffba5d0b125048c83933aa8452e (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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>adam.pimentel46@gmail.com</email>
		<name>Adam Pimentel</name>
	</maintainer>
	<upstream>
		<remote-id type="github">BlockchainCommons/bc-ur</remote-id>
	</upstream>
	<longdescription lang="en">
	The Blockchain Commons UR Library is a UR Reference Implementation in C++.
	URs ("Uniform Resources") are a method for encoding structured binary data for transport in URIs and QR Codes. They are described in BCR-2020-005.
	</longdescription>
</pkgmetadata>