Difference between revisions of "Joe"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=joe |Short description=Simple command-line-based text editor |Full description=JOE (Joe's own editor) has the feel of most IBM PC text editors. JOE is much more pow...")
 
m (Joe's Own Editor)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=joe
+
|Name=JOE
 
|Short description=Simple command-line-based text editor
 
|Short description=Simple command-line-based text editor
|Full description=JOE (Joe's own editor) has the feel of most IBM PC text editors. JOE is much more powerful than those editors, however. It has all of the features a *NIX user should expect: full use of termcap/terminfo, excellent screen update optimizations, simple installation, and all of the UNIX-integration features of Vi.
+
|Full description='''JOE''' (Joe's Own Editor) is a small, terminal-based, lightweight, [[emacs]]-like editor originally written in 1991.
|User level=none
+
 
|Status=Live
+
Termcap/Terminfo support allows JOE to use any terminal or terminal emulator. Much of the look and feel of JOE is determined by its simple configuration file "joerc".
|Component programs=
+
 
 +
This package is still maintained by its original author.
 
|Homepage URL=http://sourceforge.net/projects/joe-editor/
 
|Homepage URL=http://sourceforge.net/projects/joe-editor/
|VCS checkout command=-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/joe-editor
+
|User level=beginner
 +
|VCS checkout command=hg clone http://hg.code.sf.net/p/joe-editor/mercurial joe-editor-mercurial
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
+
|Documentation note=Online documentation available at: https://sourceforge.net/p/joe-editor/mercurial/ci/default/tree/docs/man.md
|Paid support=
+
 
|IRC help=
+
See also the man page at: http://joe-editor.sourceforge.net/manpage.html
|IRC general=
 
|IRC development=
 
 
|Related projects=Ale,CE,change,Dav,Diakonos,Jove,Le_editor,Ne,Sed,ved,Vim,PE
 
|Related projects=Ale,CE,change,Dav,Diakonos,Jove,Le_editor,Ne,Sed,ved,Vim,PE
 
|Keywords=command line,editor,vi,simple,wordstar,ICM PC,Turbo-C,terncap,terminfo
 
|Keywords=command line,editor,vi,simple,wordstar,ICM PC,Turbo-C,terncap,terminfo
|Is GNU=n
+
|Version identifier=4.3
|Last review by=Janet Casey
+
|Version date=2016/08/31
|Last review date=2007-10-15
+
|Version status=stable
 +
|Version download=http://prdownloads.sourceforge.net/joe-editor/joe-3.2.tar.gz?download
 +
|Version comment=3.2 stable released 2005-03-22
 +
|Last review by=Genium
 +
|Last review date=2017/01/02
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.2
+
|Status=
|Version date=2005-03-22
+
|Is GNU=No
|Version status=stable
 
|Version download=http://prdownloads.sourceforge.net/joe-editor/joe-3.2.tar.gz?download
 
 
|License verified date=2005-03-22
 
|License verified date=2005-03-22
|Version comment=3.2 stable released 2005-03-22
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Genium
 +
|License verified date=2017/01/02
 +
|License note=https://sourceforge.net/p/joe-editor/mercurial/ci/default/tree/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Joseph Allen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Joseph Allen
 
 
|Email=jhallen@world.std.com
 
|Email=jhallen@world.std.com
 
|Resource URL=
 
|Resource URL=
Line 37: Line 44:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://sourceforge.net/cvs/?group_id=23475
+
|Resource URL=https://sourceforge.net/p/joe-editor/mercurial/ci/default/tree
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developer
|Resource kind=VCS Repository Webview
+
|Resource kind=Bug Tracking
|Resource URL=http://sourceforge.net/tracker/?group_id=23475&atid=378598
+
|Resource URL=https://sourceforge.net/p/joe-editor/bugs/?source=navbar
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 48: Line 55:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/joe-editor-general
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/joe-editor-general
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://sourceforge.net/projects/joe-editor/files/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://sourceforge.net/p/joe-editor/wiki/Home/
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/app-editors/joe
 +
}}
 +
{{Resource
 +
|Resource audience=History
 +
|Resource kind=Homepage
 +
|Resource URL=http://www.finseth.com/emacs.html#63
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 
|Text-creation=editor
 
|Text-creation=editor
 
|Use=text-creation
 
|Use=text-creation
 
|Works-with=text
 
|Works-with=text
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv1
 
|License verified by=Janet Casey
 
|License verified date=2005-03-22
 
}}
 

Revision as of 18:56, 2 January 2017


[edit]

JOE

http://sourceforge.net/projects/joe-editor/
Simple command-line-based text editor

JOE (Joe's Own Editor) is a small, terminal-based, lightweight, emacs-like editor originally written in 1991.

Termcap/Terminfo support allows JOE to use any terminal or terminal emulator. Much of the look and feel of JOE is determined by its simple configuration file "joerc".

This package is maintained again by its original author, after a period of absence in which another team continued development.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Genium

Verified on

2 January 2017




Leaders and contributors

Contact(s)Role
Joseph Allen Maintainer


Resources and communication

AudienceResource typeURI
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/joe-editor-general
DeveloperBug Trackinghttps://sourceforge.net/p/joe-editor/bugs/?source=navbar
DeveloperVCS Repository Webviewhttps://sourceforge.net/p/joe-editor/mercurial/ci/default/tree
GentooHomepagehttps://packages.gentoo.org/packages/app-editors/joe
HistoryHomepagehttp://www.finseth.com/emacs.html#63
DeveloperDownloadhttps://sourceforge.net/projects/joe-editor/files/
Debian (Ref)https://tracker.debian.org/pkg/joe
DeveloperHomepagehttps://sourceforge.net/p/joe-editor/wiki/Home/


Software prerequisites




Entry




















"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.