File: control

package info (click to toggle)
membernator 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: python: 248; makefile: 13
file content (29 lines) | stat: -rw-r--r-- 1,148 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: membernator
Section: misc
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Taowa Munene-Tardif <taowa@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-docutils,
               python3-docopt,
               python3-pygame,
               gettext,
Standards-Version: 4.5.0.0
Vcs-Git: https://salsa.debian.org/python-team/applications/membernator.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/membernator
Homepage: https://gitlab.com/baldurmen/membernator

Package: membernator
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-docopt,
         python3-pygame,
Description: Tool to scan membership cards to establish if they are valid
 membernator is a tool that can be used to scan membership cards and establish
 if they're valid or not against a CSV database. It relies on a graphical user
 interface and can be used by typing IDs manually or using a barcode scanner.