1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
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>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python-all (>= 2.5.4-1~), python-support (>= 0.6.4), python-openssl, python-twisted-core, python-twisted-web, python-setuptools
XS-Python-Version: all
Standards-Version: 3.8.3
Homepage: http://foolscap.lothar.com/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/foolscap/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/foolscap/trunk/
Package: python-foolscap
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core, python-twisted-web, python-zope.interface
Recommends: python-twisted-names, python-openssl (>= 0.6)
XB-Python-Version: ${python:Versions}
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.
|