jsonnet 0.14.0+ds-1build1 source package in Ubuntu

Changelog

jsonnet (0.14.0+ds-1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:07:36 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Mo Zhou
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jsonnet_0.14.0+ds.orig.tar.xz 688.0 KiB fa790b637b69809ad66099a233e2ed1a6867970a90c56be5ab0615849f33018e
jsonnet_0.14.0+ds-1build1.debian.tar.xz 3.7 KiB fb5558cbc32d07e7e57a7ba3b0a328966604e2e633909285dc5a3e4e2fd841bd
jsonnet_0.14.0+ds-1build1.dsc 2.2 KiB f98a6c4f438b3df8164cd4dcd8244f593218b5fc8b9f503c9bc0b8a3017310da

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