Blame


1 20d2b121 2023-11-27 aa rmc is a mailcap [0] implementation, written in perl.
2 20d2b121 2023-11-27 aa
3 20d2b121 2023-11-27 aa rmc is intended to be more general-purpose, than the original RFC
4 20d2b121 2023-11-27 aa suggests, and be useful in situations where xdg-open [1] may be
5 20d2b121 2023-11-27 aa useful. The implementation is not 100%-compliant: some parts of the RFC
6 20d2b121 2023-11-27 aa are intentionally violated.
7 20d2b121 2023-11-27 aa
8 20d2b121 2023-11-27 aa You can download one of the releases at [2], clone the git repository
9 20d2b121 2023-11-27 aa via [3], or browse it at [4].
10 20d2b121 2023-11-27 aa
11 20d2b121 2023-11-27 aa [0] https://www.rfc-editor.org/info/rfc1524
12 20d2b121 2023-11-27 aa [1] https://www.freedesktop.org/wiki/Software/xdg-utils/
13 20d2b121 2023-11-27 aa [2] {ftp,rsync,https}://manpager.org/pub/usr/aa/rmc
14 4bed3c28 2023-12-31 aa [3] ssh://anon@git.manpager.org/rmc
15 20d2b121 2023-11-27 aa [4] https://git.manpager.org/?action=summary&path=rmc.git