File: control

package info (click to toggle)
lesana 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 592 kB
  • sloc: python: 2,234; makefile: 23; sh: 3
file content (37 lines) | stat: -rw-r--r-- 1,030 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
Source: lesana
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Elena Grandi <valhalla@debian.org>
Section: utils
Priority: optional
Build-Depends:
 dh-python,
 python3-setuptools (>= 0.6b3),
 python3-all,
 debhelper-compat (= 13),
 python3-dateutil,
 python3-git,
 python3-jinja2,
 python3-ruamel.yaml,
 python3-sphinx,
 python3-xapian,
Standards-Version: 4.5.1
Homepage: https://lesana.trueelena.org/
Vcs-Browser: https://salsa.debian.org/python-team/packages/lesana
Vcs-Git: https://salsa.debian.org/python-team/packages/lesana.git
Rules-Requires-Root: no

Package: lesana
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends},
 python3-dateutil,
 python3-jinja2,
 python3-ruamel.yaml,
 python3-xapian,
 sensible-utils,
Recommends:
 python3-git,
Description: manage collection inventories through yaml files
 lesana is a Python library and a command line interface to manage collection
 inventaries in a format that is compatible with being store in a git
 repository.