Difference between revisions of "Shed"
(Added Debian link) |
(Added Python and Ruby link) |
||
Line 5: | Line 5: | ||
|Homepage URL=http://shed.sourceforge.net/ | |Homepage URL=http://shed.sourceforge.net/ | ||
|User level=none | |User level=none | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=:pserver:anonymous@cvs.shed.sourceforge.net:/cvsroot/shed | |VCS checkout command=:pserver:anonymous@cvs.shed.sourceforge.net:/cvsroot/shed | ||
|Computer languages=C++ | |Computer languages=C++ | ||
+ | |Decommissioned/Obsolete=No | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
|Related projects=Diakonos,Led | |Related projects=Diakonos,Led | ||
Line 15: | Line 17: | ||
|Version download=https://sourceforge.net/projects/shed/files/latest/download?source=files | |Version download=https://sourceforge.net/projects/shed/files/latest/download?source=files | ||
|Version comment=1.15 stable released 2009-03-24 | |Version comment=1.15 stable released 2009-03-24 | ||
+ | |Test entry=No | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/04/17 |
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
|Is GNU=No | |Is GNU=No | ||
Line 30: | Line 33: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=alexs@cyberspace.org | |Email=alexs@cyberspace.org | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) | ||
+ | |Resource URL=https://pypi.org/project/shed | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) | ||
+ | |Resource URL=https://rubygems.org/gems/shed | ||
}} | }} | ||
{{Resource | {{Resource |
Latest revision as of 01:41, 17 April 2018
Shed
http://shed.sourceforge.net/
Curses-based editor
'Shed' is a hex editor written for unix/linux using ncurses. It can display each byte as ascii, hex, decimal, octal and binary; changes can be input in all of the above. It has a simple Pico-style interface. The package's memory requirements are mall because files are not loaded into memory (when you edit a file, changes is made directly to disk. The authors urges that you backup your files first). It handles files up to 4Gb.
Download
https://sourceforge.net/projects/shed/files/latest/download?source=files
version 1.15
(stable)
released on 24 March 2009
VCS Checkout
:pserver:anonymous@cvs.shed.sourceforge.net:/cvsroot/shed
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Alex Sisson | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=21862 |
Bug Tracking,Developer,Support | mailto:alexs@cyberspace.org | |
Debian (Ref) | https://tracker.debian.org/pkg/shed | |
Python (Ref) | https://pypi.org/project/shed | |
Ruby (Ref) | https://rubygems.org/gems/shed |
Software prerequisites
Kind | Description |
---|---|
Required to use | ncurses |
Required to build | ncurses |
Source requirement | ncurses |
This entry (in part or in whole) was last reviewed on 17 April 2018.
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.