blob: dc5d163f505b6417fb0e0046a27202dbafc6e49c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
YASnippet is a re-design and re-write of smart-snippet. It is much
cleaner and more powerful than smart-snippet.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">joaotavora/yasnippet</remote-id>
</upstream>
</pkgmetadata>
|