summaryrefslogtreecommitdiff
blob: c03b50fc09d3f1d5e8779980e648262f88ead571 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>python</herd>
  <longdescription lang="en">
  Pystache is a Python implementation of Mustache.
  Mustache is a framework-agnostic, logic-free
  templating system for Ruby, inspired by ctemplate and etc.
</longdescription>
  <upstream>
    <remote-id type="pypi">pystache</remote-id>
    <remote-id type="github">defunkt/pystache</remote-id>
  </upstream>
</pkgmetadata>