summaryrefslogtreecommitdiff
path: root/dev-python/rarfile/metadata.xml
blob: c69469fd8ecbee96772e61422b7379d109ab4dcc (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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>grozin@gentoo.org</email>
  <name>Andrey Grozin</name>
 </maintainer>
 
 <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>