File: control

package info (click to toggle)
vkbasalt-cli 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: python: 273; xml: 33; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,150 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
Source: vkbasalt-cli
Section: utils
Maintainer: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-setuptools,
 dh-sequence-python3,
 python3-all,
Standards-Version: 4.7.3
Homepage: https://gitlab.com/TheEvilSkeleton/vkbasalt-cli
Vcs-Browser: https://salsa.debian.org/amin_modaresi/vkbasalt-cli
Vcs-Git: https://salsa.debian.org/amin_modaresi/vkbasalt-cli.git

Package: vkbasalt-cli
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-vkbasalt,
 vkbasalt,
Description: CLI utility and library in conjunction with vkBasalt
 vkbasalt-cli is a CLI utility and library in conjunction with vkBasalt.
 .
 This makes generating config files or running vkBasalt with games easier.

Package: python3-vkbasalt
Architecture: all
Section: python
Depends:
 ${python3:Depends},
 ${misc:Depends},
 vkbasalt,
Description: CLI utility and lib in conjunction with vkBasalt - Python module
 vkbasalt-cli is a CLI utility and library in conjunction with vkBasalt.
 .
 This makes generating config files or running vkBasalt with games easier.
 .
 This package is a Python module.