blob: e3090a2b2500677bdd77df038e5ae2543456d319 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>thev00d00@gentoo.org</email>
<name>Ian Whyman</name>
</maintainer>
<upstream>
<remote-id type="pypi">rarfile</remote-id>
<remote-id type="github">markokr/rarfile</remote-id>
</upstream>
<use>
<flag name="compressed">Enables the module to support compressed v3 archives by calling the <pkg>app-arch/unrar</pkg>.</flag>
</use>
<origin>gentoo-staging</origin>
</pkgmetadata>
|