File: control

package info (click to toggle)
numberstation 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 248 kB
  • sloc: python: 462; xml: 134; makefile: 8
file content (43 lines) | stat: -rw-r--r-- 1,173 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
40
41
42
43
Source: numberstation
Section: utils
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Chris Talbot <chris@talbothome.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 libgtk-3-dev,
 libhandy-1-dev,
 meson,
 openstack-pkg-tools,
 python3-all:any,
 python3-gi,
 python3-keyring,
 python3-pyotp,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://sr.ht/~martijnbraam/numberstation
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/numberstation
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/numberstation.git
Rules-Requires-Root: no

Package: numberstation
Architecture: all
Section: utils
Depends:
 gir1.2-handy-1,
 python3-gi,
 python3-keyring,
 python3-pyotp,
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
Description: TOTP Authenticator application
 A Gnome Authenticator clone. This generates 2fa tokens based on secrets
 installed. It registers as uri-handler for otpauth:// urls so they can be
 added from Megapixels.
 .
 Note this app is designed for small screens, and works perfectly on mobile
 phones.