ITP: shed -- A simple hex editor with a nano-style interface
Jari Aalto
jari.aalto@cante.net
Sun Oct 7 10:38:00 GMT 2012
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/shed/setup.hint \
http://cante.net/~jaalto/tmp/cygwin/shed/shed-1.15-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/shed/shed-1.15-1.tar.bz2
# To check packaging
cd shed
tar -xf *-src.tar.bz2
./*.sh --color --verbose all
Included in Debian:
http://packages.debian.org/shed
Jari
[ setup.hint ]
sdesc: "A simple hex editor with a nano-style interface"
ldesc: "An easy application for viewing and editing files in hex,
octal, binary, or ascii text using ncurses. The interface is inspired by
pico, another ncurses based text editor."
category: Editors
requires: libncurses9
More information about the Cygwin-apps
mailing list