dev-python/pystache: add compliant long description to metadata

Bug: https://bugs.gentoo.org/838922
Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
This commit is contained in:
Steve Arnold
2022-09-26 09:51:39 -07:00
parent f0a4706bb5
commit cf4c559931

View File

@@ -9,6 +9,10 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Updated Python implementation of Mustache, a framework-agnostic and
logic-free templating system supporting both Markdown and rSt.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">PennyDreadfulMTG/pystache</remote-id>