pyro 1:3.14-1.1 source package in Ubuntu

Changelog

pyro (1:3.14-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update to depend on python-wxgtk2.8 rather than python-wxgtk2.6 - should
    be a low risk change, as with default alternatives 2.8 will already get
    used if installed, and 2.8 has twice as many installs according to popcon.
    (Closes: #645566)
  * Fix typos in package description - 'WxWindows' -> 'wxWidgets';
    'graphicals' -> 'graphical'; 'build in on' -> 'built on'.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  14 Dec 2011 09:46:48 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyro_3.14.orig.tar.gz 289.9 KiB f01e32f8d1c3f427c4916e13d9e8cee24dbf924f72922a06591515911bd13756
pyro_3.14-1.1.debian.tar.gz 9.5 KiB c37bc6f1f6064998bed0f2d10aa4dbe0aeae1142832042ab840599e88b2f8821
pyro_3.14-1.1.dsc 2.1 KiB 64c39f207c3fd2fd75d2b402dfccfecf127b338549c311f5af27e6069dcc6b16

Available diffs

View changes file

Binary packages built by this source

pyro: distributed object system for Python

 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 Pyro library and the command line tools.
 .
 Some graphical tools are available in the pyro-gui package.
 The documentation is available in the pyro-doc package.
 A lot of examples are available in the pyro-examples package.

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

No description available for pyro-doc in ubuntu vivid.

pyro-examples: examples for Pyro

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

pyro-gui: No summary available for pyro-gui in ubuntu vivid.

No description available for pyro-gui in ubuntu vivid.