2019-04-13 22:40:57 +02:00
|
|
|
config BR2_PACKAGE_MOST
|
|
|
|
bool "most"
|
|
|
|
depends on BR2_USE_MMU # slang
|
|
|
|
select BR2_PACKAGE_SLANG
|
|
|
|
help
|
|
|
|
most is a powerful pager, including features like multi
|
|
|
|
document support, hex view and unpack on-the-fly.
|
|
|
|
|
|
|
|
Note: this program depends on the slang library which is
|
|
|
|
rather large to be used just for this pager.
|
2019-11-28 17:49:06 +01:00
|
|
|
|
|
|
|
https://www.jedsoft.org/most/
|