summaryrefslogtreecommitdiff
blob: f18851fec97f24e91eb881b71e348c136cfb58f7 (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>
  <herd>python</herd>
  <use>
    <flag name="redis">Allows using redis as a cache store</flag>
  </use>
  <upstream>
    <remote-id type="github">ionrock/cachecontrol</remote-id>
    <remote-id type="pypi">CacheControl</remote-id>
  </upstream>
</pkgmetadata>