Bug 255382 - [NEW PORT] textproc/py-rst2ansi RST converter to ansi-decorated console output
Summary: [NEW PORT] textproc/py-rst2ansi RST converter to ansi-decorated console output
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-25 02:49 UTC by Henry
Modified: 2021-04-28 17:39 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.80 KB, patch)
2021-04-25 02:49 UTC, Henry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry 2021-04-25 02:49:59 UTC
Created attachment 224411 [details]
patch
Comment 1 Henry 2021-04-25 03:01:49 UTC
Uses GH because there is no LICENSE in the pypi archive.
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-04-28 17:39:19 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-04-28 17:39:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dc4703998b5fdf23facca9e7a57c6da809aad4e8

commit dc4703998b5fdf23facca9e7a57c6da809aad4e8
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-28 17:39:12 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-28 17:39:12 +0000

    New port: textproc/py-rst2ansi: RST converter to ansi-decorated console output

    PR:             255382
    Submitted by:   Henry <PopularMoment@protonmail.com>

 textproc/Makefile                    |  1 +
 textproc/py-rst2ansi/Makefile (new)  | 23 +++++++++++++++++++++++
 textproc/py-rst2ansi/distinfo (new)  |  3 +++
 textproc/py-rst2ansi/pkg-descr (new) |  3 +++
 4 files changed, 30 insertions(+)