blob: 13c1e22a12743c50166b4283ab28b068798d648c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>jturner.usa+gentoo@gmail.com</email>
<name>John Turner</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">abo-abo/hydra</remote-id>
<doc>https://github.com/abo-abo/hydra/blob/master/README.md</doc>
</upstream>
<longdescription>
This is a package for GNU Emacs that can be
used to tie related commands into a family
of short bindings with a common prefix - a Hydra.
</longdescription>
</pkgmetadata>
|