jsonnet 0.18.0+ds-3build2 source package in Ubuntu

Changelog

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

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 17:21:57 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
jsonnet_0.18.0+ds.orig.tar.xz 1.1 MiB ca10be5187483dc467282488097b46de4d352776df6b780a14624054f0527ba3
jsonnet_0.18.0+ds-3build2.debian.tar.xz 7.5 KiB 216645ab9d158015227847ee718bcec822ac2c6c69fc6a04a8da749cc92cd2f2
jsonnet_0.18.0+ds-3build2.dsc 2.4 KiB 0062438d7162b9dc90a3f639def67163e5e6946fd5596192868798dac43ae9fa

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