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

Reply via email to