python-schema-salad 8.3.20221016151607-1 source package in Ubuntu

Changelog

python-schema-salad (8.3.20221016151607-1) unstable; urgency=medium

  * New upstream version
  * Drop debian/patches/setuptools_not_runtime_req, applied upstream.
    Refresehd remaining patches.
  * Build-dep on recent cachecontrol (0.12.12 and newer) with filelock
    instead of lockfile.
  * autopktest: echo the commands as we run them

 -- Michael R. Crusoe <email address hidden>  Sun, 16 Oct 2022 17:36:26 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-schema-salad_8.3.20221016151607-1.dsc 2.6 KiB e2deaf140998752497dad7dcc19a3b076cbf79d2878fd795bbf93fccd07b1cf0
python-schema-salad_8.3.20221016151607.orig.tar.gz 519.0 KiB c61a517c945cd383445ebecbc085b00766913a3fdd7df9699a0fa4c41728ca1f
python-schema-salad_8.3.20221016151607-1.debian.tar.xz 6.1 KiB 08b4a37b400de10806fc19a774c4bf230bb2f0a59476f06df6b01f1523fd25bf

No changes file available.

Binary packages built by this source

python3-schema-salad: Schema Annotations for Linked Avro Data (SALAD)

 Salad is a schema language for describing JSON or YAML structured linked data
 documents. Salad is based originally on JSON-LD and the Apache Avro data
 serialization system.
 .
 Salad schema describes rules for preprocessing, structural validation, and
 link checking for documents described by a Salad schema. Salad features for
 rich data modeling such as inheritance, template specialization, object
 identifiers, object references, documentation generation, and transformation
 to RDF. Salad provides a bridge between document and record oriented data
 modeling and the Semantic Web.