aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shed
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-32/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* Initial APKBUILD for shedFabian Affolter2011-12-031-0/+33
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/