blob: 0b931e44104b1681c6983c347a6471894df3673c (
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>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="custom-alloc">Custom, dynamically defined allocator support</flag>
</use>
<upstream>
<remote-id type="github">pjk/libcbor</remote-id>
</upstream>
</pkgmetadata>
|