summaryrefslogtreecommitdiff
path: root/dev-R/cachem/metadata.xml
blob: 35709cfc6b54f174a18d55b6fe8ba30b5c7a515c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>me@r0bert.dev</email>
  <name>Robert Greener</name>
 </maintainer>
 <longdescription lang="en">Key-value stores with automatic pruning. Caches can limit either their total size or the age of the oldest object (or both), automatically pruning objects to maintain the constraints.</longdescription>
 <upstream>
  <maintainer>
   <email>winston@rstudio.com</email>
   <name>Winston Chang</name>
  </maintainer>
  <bugs-to>https://github.com/r-lib/cachem/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>