summaryrefslogtreecommitdiff
path: root/app-editors/vis/metadata.xml
blob: 234ec91e4b1ee117c9431fc3031cf24b0d42ec94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>