blob: 3362ec574b873b5ff1057224abbbb422a1e0247e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>vasi@vilvoiu.ro</email>
<name>Vasile Vilvoiu</name>
</maintainer>
<longdescription>CBOR library with no dependencies, small memory footprint and code size, developed for both desktop and embedded applications</longdescription>
<upstream>
<remote-id type="github">rimio/libecbor</remote-id>
</upstream>
</pkgmetadata>
|