File: control

package info (click to toggle)
lesana 0.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 740 kB
  • sloc: python: 2,839; sh: 69; makefile: 22
file content (44 lines) | stat: -rw-r--r-- 1,177 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
44
Source: lesana
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Elena Grandi <valhalla@debian.org>
Section: utils
Priority: optional
Build-Depends:
 dh-sequence-python3,
 python3-setuptools,
 python3-setuptools-scm,
 pybuild-plugin-pyproject,
 python3-build,
 python3-all,
 debhelper-compat (= 13),
 python3-dateutil,
 python3-git,
 python3-hazwaz,
 python3-jinja2,
 python3-ruamel.yaml,
 python3-sphinx,
 python3-xapian,
Standards-Version: 4.6.2
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-hazwaz,
 python3-jinja2,
 python3-pkg-resources,
 python3-ruamel.yaml,
 python3-xapian,
 sensible-utils,
Recommends:
 python3-argcomplete,
 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.