Bug 266618 - [NEW PORT] textproc/py-chevron
Summary: [NEW PORT] textproc/py-chevron
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-25 22:55 UTC by Norikatsu Shigemura
Modified: 2022-12-22 09:35 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.10 KB, patch)
2022-09-25 22:55 UTC, Norikatsu Shigemura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)