Package: wnpp
Owner: Laszlo Boszormenyi <g...@debian.hu>
Severity: wishlist

* Package name    : pyro4
  Version         : 4.17
  Upstream Author : Irmen de Jong <ir...@razorvine.net>
* URL             : http://pypi.python.org/pypi/Pyro4/
* License         : MIT
  Programming Lang: Python
  Description     : distributed object middleware for Python (RPC)

Pyro means PYthon Remote Objects. It is a library that enables you to
build applications in which objects can talk to eachother over the
network, with minimal programming effort. You can just use normal Python
method calls, with almost every possible parameter and return value
type, and Pyro takes care of locating the right object on the right
computer to execute the method. It is designed to be very easy to use,
and to generally stay out of your way. But it also provides a set of
powerful features that enables you to build distributed applications
rapidly and effortlessly. Pyro is written in 100% pure Python and
therefore runs on many platforms and Python versions, including Python
2.x, Python 3.x, IronPython, Jython and Pypy.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to