ITP: shed -- A simple hex editor with a nano-style interface

marco atzeri marco.atzeri@gmail.com
Mon Oct 8 11:58:00 GMT 2012


On 10/7/2012 12:37 PM, Jari Aalto wrote:
> 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
>


requires: libncurses10

for the rest it builds and compiles fine

Regards
Marco



More information about the Cygwin-apps mailing list