blob: e7891e2ef535ff790c5cb2159b62d2c1c9f90dbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>contact@hacktivis.me</email>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam.
</longdescription>
<use>
<flag name="tre">More memory efficient regex search using <pkg>dev-libs/tre</pkg></flag>
</use>
<upstream>
<bugs-to>https://github.com/martanne/vis/issues</bugs-to>
<changelog>https://github.com/martanne/vis/blob/master/CHANGELOG.md</changelog>
<doc>https://github.com/martanne/vis/wiki</doc>
<remote-id type="github">martanne/vis</remote-id>
</upstream>
</pkgmetadata>
|