pyro4 4.23-1 source package in Ubuntu

Changelog

pyro4 (4.23-1) unstable; urgency=low


  * New upstream release.
  * Update Standards-Version to 3.9.5 .

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sat, 01 Feb 2014 07:27:09 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyro4_4.23-1.dsc 1.9 KiB e1e3ee824d8e4e107c81f547aa2ed7f3a38fd016dd8fe5417f8e2966c4140814
pyro4_4.23.orig.tar.gz 286.1 KiB b8a73f14acc6013369d80688a03ddc2d0889769c8316e5ca7fd48f8569443e30
pyro4_4.23-1.debian.tar.xz 4.9 KiB 7c08655470527c430b883b1ab7b46c606d0de931932574e990c5d38311a3e46e

Available diffs

No changes file available.

Binary packages built by this source

pyro4: distributed object middleware for Python (RPC)

 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 metapackage depends on the on the Python variant the user needs.
 .
 The documentation is available in the pyro4-doc package.
 A lot of examples are available in the pyro4-examples package.

pyro4-doc: No summary available for pyro4-doc in ubuntu vivid.

No description available for pyro4-doc in ubuntu vivid.

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

 Pyro4 (PYthon Remote Object) is an easy to use and powerful distributed object
 system for Python.
 .
 This package contains some examples for the pyro4 package.

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: No summary available for python3-pyro4 in ubuntu vivid.

No description available for python3-pyro4 in ubuntu vivid.