Difference between revisions of "Sed"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(Added Python and Ruby link)
Line 5: Line 5:
 
|Homepage URL=https://www.gnu.org/software/sed/
 
|Homepage URL=https://www.gnu.org/software/sed/
 
|User level=intermediate
 
|User level=intermediate
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.sv.gnu.org/sed.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/sed.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual included and available from https://www.gnu.org/software/sed/manual/sed.html
 
|Documentation note=User manual included and available from https://www.gnu.org/software/sed/manual/sed.html
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|IRC general=irc://irc.freenode.net/#sed
 
|IRC general=irc://irc.freenode.net/#sed
Line 16: Line 18:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz
 
|Version download=https://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/19
+
|Last review date=2018/04/13
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 38: Line 41:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=assafgordon@gmail.com
 
|Email=assafgordon@gmail.com
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/sed
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/sed
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 47: Line 58:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:sed-users@yahoogroups.com
 
|Resource URL=mailto:sed-users@yahoogroups.com
}}
 
{{Resource
 
|Resource audience=Help
 
|Resource kind=Newsgroup
 
|Resource URL=gnu.announce
 
}}
 
{{Resource
 
|Resource audience=Support
 
|Resource kind=Newsgroup
 
|Resource URL=gnu.utils.help
 
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 07:39, 13 April 2018


[edit]

GNU sed

https://www.gnu.org/software/sed/
Stream-oriented non-interactive text editor.

Sed is a non-interactive, text stream editor. It receives a text input from a file or from standard input and it then applies a series of text editing commands to the stream and prints its output to standard output. It is often used for substituting text patterns in a stream. The GNU implementation offers several extensions over the standard utility.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

6 November 2022




Leaders and contributors

Contact(s)Role
Assaf Gordon Maintainer
Jim Meyering Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-sed/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/sed.git/
FTPDownloadhttps://ftpmirror.gnu.org/sed/
Generalhttps://translationproject.org/domain/sed.html
Mailing Listhttps://lists.gnu.org/mailman/listinfo/sed-devel/
DebianDeveloperhttps://tracker.debian.org/pkg/sed
SavannahDeveloperhttps://savannah.gnu.org/projects/sed/
FTPDownloadhttps://ftp.gnu.org/gnu/sed/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=sed.git
WikidataGeneralhttps://www.wikidata.org/wiki/Q64122515
FTPDownloadhttps://alpha.gnu.org/gnu/sed/


Software prerequisites

This entry (in part or in whole) was last reviewed on 6 November 2022.



Version comment

https://lists.gnu.org/archive/html/info-gnu/2022-11/msg00001.html


Entry










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


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


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






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




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




"Guix" 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.