jsonnet 0.20.0+ds-1build1 source package in Ubuntu

Changelog

jsonnet (0.20.0+ds-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:03:47 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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.20.0+ds.orig.tar.xz 1.1 MiB 6b9880ca75cb74d2d209bb33e6b1b49aa8a89f926e28d26324ef6bccfebf2556
jsonnet_0.20.0+ds-1build1.debian.tar.xz 7.5 KiB 1134882e6b65c3d17c82d7d70341eaedfcb023afd2308e6a6636e35a19be85bf
jsonnet_0.20.0+ds-1build1.dsc 2.4 KiB cc7042203a22fcc7218d27bb93f9af8900e9bf8c56935c47a89ca4503b4bb200

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