slackbuilds_ponce/python/foolscap
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
foolscap.info
foolscap.SlackBuild
README
slack-desc

"Foolscap" is an RPC protocol for Python+Twisted, providing a
capability-based security model and flexible serialization. It
is intended to replace Twisted's native "Perspective Broker"
RPC system. Foolscap has been under development (on and off)
by Brian Warner for several years.

This package requires pysetuptools, python-twisted and
zope.interface.