File: control

package info (click to toggle)
keepassxc-browser 1.9.11%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,260 kB
  • sloc: javascript: 9,941; sh: 44; makefile: 25
file content (30 lines) | stat: -rw-r--r-- 1,009 bytes parent folder | download | duplicates (2)
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
Source: keepassxc-browser
Section: web
Priority: optional
Maintainer: Bruno Kleinert <fuddl@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 fonts-fork-awesome,
 libjs-bootstrap5,
 node-tweetnacl
Standards-Version: 4.7.1
Homepage: https://github.com/keepassxreboot/keepassxc-browser
Vcs-Git: https://salsa.debian.org/fuddl/keepassxc-browser.git
Vcs-Browser: https://salsa.debian.org/fuddl/keepassxc-browser
Rules-Requires-Root: no

Package: webext-keepassxc-browser
Architecture: all
Built-Using: ${my:Built-Using}
Depends:
 ${misc:Depends},
 keepassxc-full
Recommends:
 firefox | firefox-esr | chromium
Description: Web browser extension to organize web site credentials in KeePassXC
 KeePassXC-Browser is a web browser extension for Firefox and Chromium that
 allows users to easily store and load credentials for web sites in/from
 databases of the KeePassXC password manager.
 .
 To use this extension users must run KeePassXC and configure it accordingly in
 Tools→Settings→Browser Integration!