summaryrefslogtreecommitdiff
blob: 83d1f87b5139de635add8ff26202b4ad9b985217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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>
  <upstream>
    <remote-id type="sourceforge">joe-editor</remote-id>
  </upstream>
</pkgmetadata>