File: README.md

package info (click to toggle)
haskell-pager 0.1.1.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 68 kB
  • sloc: haskell: 126; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 481 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pager
=====

This is a Haskell library to open up the user's `$PAGER` with some
text. On Linux, the pager is usually called `less`. On the various
*BSD's, the pager is called `more`.

The pager doesn't notify people or anything - it takes long output and
presents it in pages.

This library is licensed under the FreeBSD license (the 2-clause BSD
license). Read the LICENSE file for details.

Contact
-------

* Email: `peter@harpending.org`
* IRC: `pharpend` on FreeNode and OFTC