joe 4.1-2 source package in Ubuntu

Changelog

joe (4.1-2) unstable; urgency=low

  * Include a debian/compat file so that dh_autoreconf doesn't think
    we want a compatibility level of 1 which is unsupported.
    AFAICT none of the levels ever affect that program, yet it started
    insisting on it. Oh well.
  * Add build-{arch,indep} into debian/rules, update joe built binary path.

 -- Josip Rodin <email address hidden>  Sun, 31 Jan 2016 20:44:02 +0100

Upload details

Uploaded by:
Josip Rodin
Uploaded to:
Sid
Original maintainer:
Josip Rodin
Architectures:
any
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe editors

Downloads

File Size SHA-256 Checksum
joe_4.1-2.dsc 1.6 KiB e54b310d14e9e1a0611153af088b5d8e9ce5dd92bd72327308a497a1f7b3e5b7
joe_4.1.orig.tar.gz 1.2 MiB 816211b2bd951f792de3602afd74ea4b51612fffdd9bc24a7808660053fef6db
joe_4.1-2.debian.tar.gz 15.7 KiB aa02012d63c437a388482df87b61f0ea8abc70c2940b67407cc95069b61ae81e

Available diffs

No changes file available.

Binary packages built by this source

joe: user friendly full screen text editor

 Joe, the Joe's Own Editor, has the feel of most PC text editors: the key
 sequences are reminiscent of WordStar and Turbo C editors, but the feature
 set is much larger than of those. Joe has all of the features a Unix
 user should expect: full use of termcap/terminfo, complete VI-style Unix
 integration, a powerful configuration file, and regular expression search
 system. It also has six help reference cards which are always available,
 and an intuitive, simple, and well thought-out user interface.
 .
 Joe has a great screen update optimization algorithm, multiple windows
 (through/between which you can scroll) and lacks the confusing notion of
 named buffers. It has command history, TAB expansion in file selection
 menus, undo and redo functions, (un)indenting and paragraph formatting,
 filtering highlighted blocks through any external Unix command, editing
 a pipe into or out of a command, and block move, copy, delete or filter.
 .
 Through simple QEdit-style configuration files, Joe can be set up to
 emulate editors such as Pico and Emacs, along with a complete imitation
 of WordStar, and a restricted mode version (lets you edit only the files
 specified on the command line). Joe also has a deferred screen update to
 handle typeahead, and it ensures that deferral is not bypassed by tty
 buffering. It's usable even at 2400 baud, and it will work on any
 kind of sane terminal.