j2cli 0.3.12b-5 source package in Ubuntu

Changelog

j2cli (0.3.12b-5) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ Andreas Tille ]
  * Standards-Version: 4.6.2 (routine-update)
  * Use dh-sequence-python3
  * Run build-time test for all supported Python3 versions
  * Replace imp which is deprecated in Python3.12 by importlib
    Closes: #1061745
  * Fix usage of ConfigParser in Python3.12

 -- Andreas Tille <email address hidden>  Wed, 14 Feb 2024 11:19:10 +0100

Upload details

Uploaded by:
gustavo panizzo
Uploaded to:
Sid
Original maintainer:
gustavo panizzo
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
j2cli_0.3.12b-5.dsc 2.0 KiB 0116c72ee5e7793679a251c6a7820b1cefe208d08f7c4abcf09166b764581929
j2cli_0.3.12b.orig.tar.gz 16.3 KiB 8aca44171ce4bee9a9bd6b8aaec006524154809127e8474871fa8fd4aeaf1648
j2cli_0.3.12b-5.debian.tar.xz 7.6 KiB 450005598593486a1c3d1d0f6f5c0cfd7d62fcc3af65d4aeedd7dc70c1770875

Available diffs

No changes file available.

Binary packages built by this source

j2cli: Command line tool for templating in shell-scripts

 leveraging the Jinja2 library.
 .
 Features:
 .
    - Jinja2 templating
    - INI, YAML, JSON data sources supported
    - Allows the use of environment variables in templates! Hello Docker :)