File: control

package info (click to toggle)
flask-testing 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 288 kB
  • sloc: python: 803; makefile: 114
file content (39 lines) | stat: -rw-r--r-- 1,536 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
33
34
35
36
37
38
39
Source: flask-testing
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Stefano Zacchiroli <zack@debian.org>,
           Nicolas Dandrimont <olasd@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-blinker,
               python3-flask,
               python3-setuptools,
               python3-sphinx,
Standards-Version: 4.3.0
Homepage: http://pythonhosted.org/Flask-Testing/
Vcs-Git: https://salsa.debian.org/python-team/modules/flask-testing.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/flask-testing

Package: python3-flask-testing
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
XB-Python-Egg-Name: Flask-Testing
Description: unit testing utilities for the Flask micro web framework
 Flask-Testing is an extension for the Flask micro web framework that provides
 unit testing helpers for Flask-based web applications.
 .
 This package contains the Python 3 modules for flask-testing

Package: python-flask-testing-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: documentation for the Flask-Testing Python library - documentation
 Flask-Testing is an extension for the Flask micro web framework that provides
 unit testing helpers for Flask-based web applications.
 .
 This package contains the sphinx-generated API documentation