summaryrefslogtreecommitdiff
path: root/app-editors/joe/metadata.xml
blob: 9f400565cab4f6287324f5d336af0ecb23dd65f1 (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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>amynka@gentoo.org</email>
  </maintainer>
  <maintainer type="project">
    <email>emacs@gentoo.org</email>
    <name>Gentoo Emacs project</name>
  </maintainer>
  <longdescription>
  JOE (Joe's own editor) has the feel of most IBM PC text editors: The
  key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more
  powerful than those editors, however. JOE has all of the features a UNIX
  user should expect: full use of termcap/terminfo, excellent screen update
  optimizations, simple installation, and all of the UNIX-integration features
  of VI.
</longdescription>
  <use>
    <flag name="xterm">Enable full xterm clipboard support</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>