File: control

package info (click to toggle)
luckyluks 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 364 kB
  • sloc: python: 1,955; makefile: 63
file content (28 lines) | stat: -rw-r--r-- 966 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
Source: luckyluks
Section: misc
Priority: optional
Maintainer: Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-setuptools,
               python3-all
Standards-Version: 4.6.2
Homepage: https://github.com/jas-per/luckyLUKS
Vcs-Browser: https://salsa.debian.org/debian/luckyluks
Vcs-Git: https://salsa.debian.org/debian/luckyluks.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: luckyluks
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         cryptsetup,
         sudo,
         python3-pyqt5,
         tcplay
Description: GUI for creating and unlocking LUKS/TrueCrypt
 This program is a Linux GUI for creating and (un-)locking encrypted volumes
 from container files. Unlocked containers leave an icon in the systray as
 a reminder to close them eventually. Supports cryptsetup/LUKS and Truecrypt
 container files.