jsonrpclib-pelix 0.4.2-2 source package in Ubuntu

Changelog

jsonrpclib-pelix (0.4.2-2) unstable; urgency=medium

  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Debian Janitor <email address hidden>  Thu, 26 May 2022 17:10:16 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jsonrpclib-pelix_0.4.2-2.dsc 2.0 KiB 0af3a51dfbacc6de91d7695c626b89ea40060d532a21d07d9f39d0ca61ab81c8
jsonrpclib-pelix_0.4.2.orig.tar.gz 41.3 KiB 340915c17ebef7451948341542bf4789fc8d8c9fe604e86f00b722b6074a89f0
jsonrpclib-pelix_0.4.2-2.debian.tar.xz 2.0 KiB f132a64284fb085ade0f5ed400c468ad40b3e9c08913c0e8b41a743e73abf489

Available diffs

No changes file available.

Binary packages built by this source

python3-jsonrpclib-pelix: Implementation of the JSON-RPC v2.0 specification (Python 3)

 This library is an implementation of the JSON-RPC specification.
 It supports both the original 1.0 specification, as well as the
 new (proposed) 2.0 specification, which includes batch submission, keyword
 arguments, etc.
 .
 This is a patched version of the original ``jsonrpclib`` project.
 .
 The suffix *-pelix* only indicates that this version works with Pelix Remote
 Services, but it is **not** a Pelix specific implementation.