Source: foolscap
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Stephan Peijnik <debian@sp.or.at>,
           Julian Taylor <jtaylor.debian@googlemail.com>
Build-Depends-Indep: debhelper (>= 9~),
                     python-all (>= 2.6.6-3),
                     python-mock,
                     python-openssl,
                     python-setuptools,
                     python-twisted (>= 16.0.0~),
                     python-txsocksx,
                     python-zope.interface
X-Python-Version: >= 2.4
Standards-Version: 4.1.1
Homepage: http://foolscap.lothar.com/
Vcs-Git: https://salsa.debian.org/python-team/modules/foolscap.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/foolscap

Package: python-foolscap
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Recommends: python-openssl (>= 0.6)
Suggests: python-txsocksx
Description: object-capability-based RPC system for Twisted Python
 Foolscap (also known as "newpb") contains a new RPC system for Twisted Python,
 combining capability-based security, secure references, flexible
 serialization, and technology to mitigate resource-consumption attacks.
