Difference between revisions of "Se"

From Free Software Directory
Jump to: navigation, search
(Bendikker)
 
Line 5: Line 5:
 
|Homepage URL=http://se-editor.org/
 
|Homepage URL=http://se-editor.org/
 
|User level=advanced
 
|User level=advanced
 +
|Is High Priority Project=No
 
|Component programs=se, scriptse
 
|Component programs=se, scriptse
 
|Computer languages=C
 
|Computer languages=C
 +
|Accepts cryptocurrency donations=No
 
|Related projects=ed, vi
 
|Related projects=ed, vi
 
|Keywords=text editor
 
|Keywords=text editor
Line 14: Line 16:
 
|Version download=http://se-editor.org/dist/se-3.0.tar.gz
 
|Version download=http://se-editor.org/dist/se-3.0.tar.gz
 
|Version comment=se 3.0 has been released. This release includes major portability enhancements and build system changes. The old makefile based build system has been replaced with a slick new autotools configure script. This, combined with some code modernization, allows se to build and run on a variety of platforms. See the ChangeLog for details.
 
|Version comment=se 3.0 has been released. This release includes major portability enhancements and build system changes. The old makefile based build system has been replaced with a slick new autotools configure script. This, combined with some code modernization, allows se to build and run on a variety of platforms. See the ChangeLog for details.
|Last review by=Jgay
+
|Last review by=Bendikker
|Last review date=2013/03/08
+
|Last review date=2018/03/29
 
|Submitted by=Thomas Cort
 
|Submitted by=Thomas Cort
 
|Submitted date=2013/03/06
 
|Submitted date=2013/03/06
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
Line 35: Line 36:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=tcort@se-editor.org
 
|Email=tcort@se-editor.org
|Resource URL=
 
 
}}
 
}}
{{Resource}}
+
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/se
 +
}}
 
{{Software category
 
{{Software category
 
|Editor=programming
 
|Editor=programming

Latest revision as of 17:38, 29 March 2018


[edit]

se

http://se-editor.org/
a screen oriented version of the classic UNIX text editor ed.

se ('Screen Editor') is a screen oriented version of the classic UNIX text editor ed. The editor implements many of the commands of ed, but instead of being line oriented, se is screen oriented. The command syntax should be very familiar to users who already know ed. If you get lost, there is a built-in help system which describes many of the available commands. Many configurable options can be loaded from a .serc file. The editor can be run interactively or in a script via the included scriptse utility. se runs on a variety of platforms including GNU/Linux, GNU/Hurd, BSD systems, Haiku, Cygwin, Minix, OpenIndiana, and others.





Licensing

License

Verified by

Verified on

Notes

Verified by

Thomas Cort

Verified on

6 March 2013

Notes

I have been in contact with the last maintainer of se as well as the author of the book that early versions of se were based on (before it had a visual mode). To the best of my knowledge, the original code and my changes are in the public domain.

There are a few output files in the source distribution from autoconf/automake (configure, Makefile, etc) which contain copyright notices. Those notices give unlimited permission to copy and/or distribute the files, with or without modifications, as long as the notices are preserved.

The license of the resulting binary from compiling and linking depends on the license of the terminal library used. The default is ncruses (which has a permissive X11-style license), but termcap, curses, and termlib also can be used.




Leaders and contributors

Contact(s)Role
Thomas Cort Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/se


Software prerequisites

KindDescription
Required to usencurses or other similar library.




Entry





"Public domain" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.






"Ruby (Ref)" 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.