blob: 55972d60ad61bc39ecb030e76bd41c5982865981 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zyx@envs.net</email>
<name>zyxhere💭</name>
</maintainer>
<longdescription>
An efficient and light-weight ordered set of integers. This is a Python
wrapper for the C library CRoaring.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|