2 Commits

Author SHA1 Message Date
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Fabian Affolter
5e7c03dfb8 Initial APKBUILD for shed
Package description:
shed is an easy to use hex editor written for unix/linux using
ncurses, with a friendly pico-style interface.

- Displays each byte as ascii, hex, decimal, octal and binary.
- Allows changes to be input in all of the above (and now with
  bit toggling in the binary column)
- Simple Pico-style interface
- Search
- Dump to file
- Small memory requirments because file is not loaded into memory
- Large file support

Website: http://shed.sourceforge.net/
2011-12-03 14:49:16 -06:00