diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:30:14 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:58:51 +0000 |
commit | fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch) | |
tree | 4bfc4b617ac23047eb736c72fb80d2b4f9069605 /textproc/p5-HTML-FromANSI-Tiny | |
parent | c53ddded1db88147493efaad6a9aa436d9b71fae (diff) | |
download | ports-fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4.tar.gz ports-fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4.zip |
Diffstat (limited to 'textproc/p5-HTML-FromANSI-Tiny')
-rw-r--r-- | textproc/p5-HTML-FromANSI-Tiny/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/p5-HTML-FromANSI-Tiny/pkg-descr b/textproc/p5-HTML-FromANSI-Tiny/pkg-descr index 8293b7a36899..d1a458b888ba 100644 --- a/textproc/p5-HTML-FromANSI-Tiny/pkg-descr +++ b/textproc/p5-HTML-FromANSI-Tiny/pkg-descr @@ -4,5 +4,3 @@ escape sequences into customizable HTML (with a small amount of code). Parse::ANSIColor::Tiny returns a data structure that's easy to reformat into any desired output. Reformatting to HTML seemed simple and common enough to warrant this module as well. - -WWW: https://metacpan.org/release/HTML-FromANSI-Tiny |