# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: less Version: 451 Revision: 1 Maintainer: Max Horn BuildDepends: libncursesw5 (>= 5.4-20041023-1001) Depends: libncursesw5-shlibs (>= 5.4-20041023-1001) Source: http://www.greenwoodsoftware.com/less/%n-%v.tar.gz Source-MD5: 765f082658002b2b46b86af4a0da1842 InstallScript: make install-strip prefix=%i mandir=%i/share/man DocFiles: README COPYING LICENSE NEWS # Description: Featureful text pager DescDetail: << less is a featureful replacement for the more command. It reads text from a file or a pipe and displays it inside the terminal. It allows you to scroll forwards and backwards, search the text and do other nifty things with it. << License: GPL Homepage: http://www.greenwoodsoftware.com/less/