File: control

package info (click to toggle)
python-crossrefapi 1.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 228 kB
  • sloc: python: 1,127; makefile: 8
file content (30 lines) | stat: -rw-r--r-- 930 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-crossrefapi
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all:any,
 python3-requests <!nocheck>,
 python3-setuptools,
Standards-Version: 4.6.1
Homepage: https://github.com/fabiobatalha/crossrefapi
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-crossrefapi
Vcs-Git: https://salsa.debian.org/python-team/packages/python-crossrefapi.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-crossrefapi
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-python-crossrefapi-doc,
Description: Library with functions to iterate through the Crossref API (Python 3)
 This package provides a library to interact with the Crossref API.
 .
 This package installs the library for Python 3.