2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505) |
Log message:
Add RMD160 digests.
|
2005-01-09 11:53:45 by D'Arcy J.M. Cain | Files touched by this commit (1) |
Log message:
Whitespace police.
|
2005-01-07 17:17:42 by D'Arcy J.M. Cain | Files touched by this commit (5) |
Log message:
Use PYVERSSUFFIX to differentiate between versions built for different
versions of Python and to resolve conflicts with other packages.
Bump PKGREVISION.
|
2004-12-31 11:13:57 by D'Arcy J.M. Cain | Files touched by this commit (6) | |
Log message:
Initial import of Pyro from pkgsrc-wip.
Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful
Distributed Object Technology system written entirely in Python, that is
designed to be very easy to use. It resembles Java's Remote Method
Invocation (RMI). It is less similar to CORBA - which is a system- and
language independent Distributed Object Technology and has much more to
offer than Pyro or RMI. But Pyro is small, simple and free (MIT software
license).
Get the manual from
http://pyro.sourceforge.net/pyro-manual/PyroManual.html
Check quite impressive success stories on
http://pyro.sourceforge.net/projects.html
|