Bug 266618

Summary: [NEW PORT] textproc/py-chevron
Product: Ports & Packages Reporter: Norikatsu Shigemura <nork>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Norikatsu Shigemura 2022-09-25 22:55:40 UTC
Created attachment 236824 [details]
patch

Add a new port, python implementation of the mustache templating language.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-22 09:35:38 UTC
A commit in branch main references this bug:

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

commit 8c8f4936fdc8b85145e1019848a7e41f02b023a5
Author:     Norikatsu Shigemura <nork@ninth-nine.com>
AuthorDate: 2022-12-22 09:33:38 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-12-22 09:33:38 +0000

    Add textproc/py-chevron: Python implementation of the mustache templating language

    PR:             266618

 textproc/Makefile                   |  1 +
 textproc/py-chevron/Makefile (new)  | 18 ++++++++++++++++++
 textproc/py-chevron/distinfo (new)  |  3 +++
 textproc/py-chevron/pkg-descr (new) |  2 ++
 4 files changed, 24 insertions(+)