File: control

package info (click to toggle)
python-airspeed 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 328 kB
  • sloc: python: 2,079; sh: 4; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 894 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
Source: python-airspeed
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Felix Moessbauer <felix.moessbauer@siemens.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-cachetools,
 python3-setuptools,
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/purcell/airspeed
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-airspeed
Vcs-Git: https://salsa.debian.org/python-team/packages/python-airspeed.git

Package: python3-airspeed
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Python template engine
 Airspeed is a powerful and easy-to-use templating
 engine for Python that aims for a high level of
 compatibility with the popular Velocity library for Java.