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 Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
foolscap.SlackBuild python/foolscap: Updated for version 0.6.4, moved from libraries. 2012-06-28 16:57:52 -04:00
README python/foolscap: Updated for version 0.6.4, moved from libraries. 2012-06-28 16:57:52 -04:00
slack-desc python/foolscap: Updated for version 0.6.4, moved from libraries. 2012-06-28 16:57:52 -04:00

"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.