jsonnet 0.18.0+ds-3build1 source package in Ubuntu

Changelog

jsonnet (0.18.0+ds-3build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 10:20:41 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Fukui Daichi
Architectures:
amd64 arm64 armhf i386 armel ppc64el riscv64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jsonnet_0.18.0+ds.orig.tar.xz 1.1 MiB ca10be5187483dc467282488097b46de4d352776df6b780a14624054f0527ba3
jsonnet_0.18.0+ds-3build1.debian.tar.xz 7.5 KiB cdeabef80cf33c1c04d8b5ff2bf280db99b31e12e42714e211151065f3da5f72
jsonnet_0.18.0+ds-3build1.dsc 2.4 KiB 613352e5fcfd94cc8ab1e5007996db5b932136d1fca039a96d44cd1d65ef51bc

View changes file

Binary packages built by this source

jsonnet: data templating language

 A data templating language for app and tool developers
 .
  * Generate config data
  * Side-effect free
  * Organize, simplify, unify
  * Manage sprawling config
 .
 A simple extension of JSON
 .
  * Open source (Apache 2.0)
  * Familiar syntax
  * Reformatter, linter
  * Editor & IDE integrations
  * Formally specified
 .
 Eliminate duplication with object-orientation. Or, use functions.
 Integrate with existing / custom applications. Generate JSON, YAML,
 INI, and other formats.
 .
 This package ships the binary executable.

jsonnet-dbgsym: debug symbols for jsonnet
libjsonnet-dev: data templating language (devel)

 A data templating language for app and tool developers
 .
  * Generate config data
  * Side-effect free
  * Organize, simplify, unify
  * Manage sprawling config
 .
 A simple extension of JSON
 .
  * Open source (Apache 2.0)
  * Familiar syntax
  * Reformatter, linter
  * Editor & IDE integrations
  * Formally specified
 .
 Eliminate duplication with object-orientation. Or, use functions.
 Integrate with existing / custom applications. Generate JSON, YAML,
 INI, and other formats.
 .
 This package ships the development files.

libjsonnet0: data templating language (lib)

 A data templating language for app and tool developers
 .
  * Generate config data
  * Side-effect free
  * Organize, simplify, unify
  * Manage sprawling config
 .
 A simple extension of JSON
 .
  * Open source (Apache 2.0)
  * Familiar syntax
  * Reformatter, linter
  * Editor & IDE integrations
  * Formally specified
 .
 Eliminate duplication with object-orientation. Or, use functions.
 Integrate with existing / custom applications. Generate JSON, YAML,
 INI, and other formats.
 .
 This package ships the shared object.

libjsonnet0-dbgsym: debug symbols for libjsonnet0
python3-jsonnet: data templating language (Python)

 A data templating language for app and tool developers
 .
  * Generate config data
  * Side-effect free
  * Organize, simplify, unify
  * Manage sprawling config
 .
 A simple extension of JSON
 .
  * Open source (Apache 2.0)
  * Familiar syntax
  * Reformatter, linter
  * Editor & IDE integrations
  * Formally specified
 .
 Eliminate duplication with object-orientation. Or, use functions.
 Integrate with existing / custom applications. Generate JSON, YAML,
 INI, and other formats.
 .
 This package ships the Python binding.

python3-jsonnet-dbgsym: debug symbols for python3-jsonnet