pyro5 5.14-2 source package in Ubuntu

Changelog

pyro5 (5.14-2) unstable; urgency=medium

  * Team Upload.
  * Upload to unstable.

 -- Stefano Rivera <email address hidden>  Tue, 28 Feb 2023 15:56:53 -0400

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyro5_5.14-2.dsc 2.4 KiB 5aabd807e597f8566ddfed4da730ea0d908db99d5682da584603b85b8025ec98
pyro5_5.14.orig.tar.gz 422.6 KiB a042615e2ed602f1438f844c69bb46e79a65b33e7141607d1d85fd46259a890f
pyro5_5.14-2.debian.tar.xz 6.1 KiB f9e5327438b399034bd3d5a2150d67122f3e8007732d337710b317ce59672c57

No changes file available.

Binary packages built by this source

pyro5-doc: 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 package contains the documentation files for the pyro5 package.

pyro5-examples: 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 package contains some examples for the pyro5 package.

python3-pyro5: No summary available for python3-pyro5 in ubuntu oracular.

No description available for python3-pyro5 in ubuntu oracular.