pyro4 4.63-1 source package in Ubuntu

Changelog

pyro4 (4.63-1) unstable; urgency=medium

  * New upstream release.
  * Update debhelper level to 11 .
  * Update Standards-Version to 4.1.2 .

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Tue, 26 Dec 2017 15:09:37 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyro4_4.63-1.dsc 2.1 KiB c5ba249e9fbbec570534ad1908f4115fdd9f481dc3e19afad5ff0184fc5fe071
pyro4_4.63.orig.tar.gz 468.0 KiB fe59be4fcb1983b8e3cb9394d996bc69bfa4732adcba93f684bb11ca095788c7
pyro4_4.63-1.debian.tar.xz 4.1 KiB a5249cefbdad4249f4e81901cfdb8075afb839cb19c1f0f0ccbbbc277988f214

Available diffs

No changes file available.

Binary packages built by this source

pyro4: No summary available for pyro4 in ubuntu cosmic.

No description available for pyro4 in ubuntu cosmic.

pyro4-doc: distributed object middleware for Python (RPC), documentation

 Pyro (PYthon Remote Object) is an easy to use and powerful distributed object
 system for Python.
 .
 This package contains the documentation files for the pyro4 package.

pyro4-examples: No summary available for pyro4-examples in ubuntu cosmic.

No description available for pyro4-examples in ubuntu cosmic.

python2-pyro4: distributed object middleware for Python (RPC), Python2 modules

 Pyro (PYthon Remote Object) is an easy to use and powerful distributed object
 system for Python. In a distributed object system, clients send requests to
 distant servers, which owns the remote objects. Pyro simplifies a lot the
 creation of clients and servers, and has among its features:
  - dynamic and static proxies for all remote method invocations,
  - a naming service which keeps record of the location of objects,
  - mobile objects support: clients and servers can pass objects around,
  - exceptions that occur in the remote object is raised on the client too,
  - multithreaded server support to handle multiple requests simultaneously.
 .
 This package contains the core Pyro4 module for Python 2.x .
 .
 The documentation is available in the pyro4-doc package.
 A lot of examples are available in the pyro4-examples package.

python3-pyro4: distributed object middleware for Python (RPC), Python3 modules

 Pyro (PYthon Remote Object) is an easy to use and powerful distributed object
 system for Python. In a distributed object system, clients send requests to
 distant servers, which owns the remote objects. Pyro simplifies a lot the
 creation of clients and servers, and has among its features:
  - dynamic and static proxies for all remote method invocations,
  - a naming service which keeps record of the location of objects,
  - mobile objects support: clients and servers can pass objects around,
  - exceptions that occur in the remote object is raised on the client too,
  - multithreaded server support to handle multiple requests simultaneously.
 .
 This package contains the core Pyro4 module for Python 3.x .
 .
 The documentation is available in the pyro4-doc package.
 A lot of examples are available in the pyro4-examples package.