python-tinyrpc 0.6-1 source package in Ubuntu

Changelog

python-tinyrpc (0.6-1) unstable; urgency=medium

  * The “خالد الجهني (Khaled Al-Jehani)” release.
  * Initial release.
    Closes: bug#866515.

 -- Ben Finney <email address hidden>  Sun, 27 Aug 2017 18:44:10 +1000

Upload details

Uploaded by:
Ben Finney
Uploaded to:
Sid
Original maintainer:
Ben Finney
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tinyrpc_0.6-1.dsc 2.4 KiB 322d6ffac9995ebb499eda1a7a3df4db0ef8eb4878f342c989aa159a81f5424b
python-tinyrpc_0.6.orig.tar.gz 32.5 KiB c8a9b51ec7b388a2fb30a996d4c1634ede4e78c19455d249571c2f4e881194e8
python-tinyrpc_0.6-1.debian.tar.xz 5.4 KiB d85d311746a300488d87b7f2dc766a24e70544a1b5ed7ecab50f852f06f50648

Available diffs

No changes file available.

Binary packages built by this source

python-tinyrpc: No summary available for python-tinyrpc in ubuntu cosmic.

No description available for python-tinyrpc in ubuntu cosmic.

python-tinyrpc-doc: No summary available for python-tinyrpc-doc in ubuntu disco.

No description available for python-tinyrpc-doc in ubuntu disco.

python3-tinyrpc: small, modular RPC library — Python 3

 ‘tinyrpc’ is a library for making and handling RPC calls in Python.
 .
 Its initial scope is handling JSON-RPC, although it aims to be very
 well-documented and modular to make it easy to add support for
 further protocols.
 .
 A feature is support of multiple transports (or none at all) and
 providing clever syntactic sugar for writing dispatchers.
 .
 This package installs the library for Python 3.