File: control

package info (click to toggle)
foolscap 24.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,444 kB
  • sloc: python: 21,994; sh: 58; makefile: 52
file content (32 lines) | stat: -rw-r--r-- 1,391 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: foolscap
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Stephan Peijnik <debian@sp.or.at>,
           Julian Taylor <jtaylor.debian@googlemail.com>,
           Vasudev Kamath <vasudev@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
Build-Depends-Indep: python3-all,
                     python3-openssl <!nocheck>,
                     python3-setuptools,
                     python3-six,
                     python3-twisted (>= 16.0.0~) <!nocheck>,
                     python3-txi2p-tahoe <!nocheck>,
                     python3-txtorcon <!nocheck>,
                     python3-zope.interface <!nocheck>
Standards-Version: 4.6.2
Homepage: http://foolscap.lothar.com/
Vcs-Git: https://salsa.debian.org/python-team/packages/foolscap.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/foolscap
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-foolscap
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: python3-openssl (>= 0.6)
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.