pyro4 4.22-1 source package in Ubuntu

Changelog

pyro4 (4.22-1) unstable; urgency=low


  * New upstream release.
  * Add patch to source init functions for systemd support.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 19 Sep 2013 11:22:24 +0000

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyro4_4.22-1.dsc 1.3 KiB 1523a882504eda10add0f554601ad14ea108fc25fb035642b5469be7d9fd7158
pyro4_4.22.orig.tar.gz 284.5 KiB d8f611f384edbd240006d8c0f56135e74199ab88e9416cfc78cf5472f1ff337d
pyro4_4.22-1.debian.tar.gz 5.2 KiB 611e819d794606a2a795d83bc3f1a4325e85020677683a22bf0f7500386ff94a

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: 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: 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: 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.