Bug 245783 - [NEW PORT] textproc/py-j2cli: command-line tool for templating in shell-scripts
Summary: [NEW PORT] textproc/py-j2cli: command-line tool for templating in shell-scripts
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: Kurt Jaeger
URL:
Keywords: feature
Depends on:
Blocks: 245593
  Show dependency treegraph
 
Reported: 2020-04-21 12:43 UTC by Adam Jimerson
Modified: 2020-08-10 16:21 UTC (History)
2 users (show)

See Also:


Attachments
py-j2cli addition (1.78 KB, patch)
2020-04-21 12:43 UTC, Adam Jimerson
vendion: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jimerson 2020-04-21 12:43:10 UTC
Created attachment 213633 [details]
py-j2cli addition

This patch adds a new port textproc/py-j2cli which is a command-line tool for templating in shell-scripts, leveraging the Jinja2 library.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2020-08-10 16:12:53 UTC
testbuilds@work
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2020-08-10 16:21:11 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-08-10 16:21:29 UTC
A commit references this bug:

Author: pi
Date: Mon Aug 10 16:20:43 UTC 2020
New revision: 544625
URL: https://svnweb.freebsd.org/changeset/ports/544625

Log:
  New port: textproc/py-j2cli

  j2cli is a command-line tool for templating in shell-scripts, leveraging the
  Jinja2 library

  WWW: https://github.com/kolypto/j2cli

  PR:		245783
  Submitted by:	Adam Jimerson <vendion@gmail.com>

Changes:
  head/textproc/Makefile
  head/textproc/py-j2cli/
  head/textproc/py-j2cli/Makefile
  head/textproc/py-j2cli/distinfo
  head/textproc/py-j2cli/pkg-descr