summaryrefslogtreecommitdiff
path: root/debian/control
blob: fafee7258b0f6af7fd157cbf69d1a9a3fe0b65f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: taler-merchant-demos
Section: net
Priority: optional
Maintainer: Taler Systems SA <deb@taler.net>
Uploaders: Christian Grothoff <grothoff@gnu.org>, Florian Dold <dold@taler.net>
Build-Depends:
 debhelper-compat (= 12),
 unzip,
 pybuild-plugin-pyproject,
 python3
Standards-Version: 4.1.0
Vcs-Git: https://git.taler.net/taler-merchant-demos.git
Homepage: https://taler.net/

Package: taler-merchant-demos
Architecture: all
Depends: ${misc:Depends},
 python3-flask,
 python3-flask-babel,
 uwsgi,
 python3-requests,
 python3-bs4
Recommends: apache2 | nginx | httpd
Description: Demo storefronts for the Taler merchant.