File: control

package info (click to toggle)
python-bel-resources 0.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 208 kB
  • sloc: python: 896; sh: 20; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,085 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
Source: python-bel-resources
Section: python
Priority: optional
Testsuite: autopkgtest-pkg-python
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-multisplitby <!nocheck>,
               python3-requests <!nocheck>,
               python3-requests-file <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/python-bel-resources
Vcs-Git: https://salsa.debian.org/med-team/python-bel-resources.git
Homepage: https://github.com/cthoyt/bel-resources
Rules-Requires-Root: no

Package: python3-bel-resources
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-multisplitby,
         python3-requests,
         python3-requests-file,
         python3-click
Description: Python3 utilities for BEL resource files
 This package provides a Python3 interface and utilities
 for BEL resource files.