mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
e632b1ef70
- Improve pkg-descr PR: ports/157280 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
22 lines
681 B
Plaintext
22 lines
681 B
Plaintext
Python utilities for console mail clients like Mutt.
|
|
|
|
sigpager: Offers an interactive selection of signatures.
|
|
|
|
urlpager[*]: Searches for urls, and retrieves url selected by user.
|
|
Urls include Message-IDs.
|
|
|
|
urlbatcher[*]: Retrieve urls contained in input.
|
|
|
|
pybrowser: Can be used as general browser call. Application to
|
|
override platform default can be specified via -b option.
|
|
|
|
viewhtmlmsg[*]: Display html message in browser.
|
|
|
|
wrap: Word wrap text input. With support for messages
|
|
(recognition of quote chars etc.).
|
|
|
|
[*]needs raw message as input to work correctly.
|
|
In Mutt, set pipe_decode=no in conjunction with pipe-message.
|
|
|
|
WWW: https://bitbucket.org/blacktrash/muttils
|