File: control

package info (click to toggle)
python-crossrefapi 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 272 kB
  • sloc: python: 1,175; makefile: 7
file content (32 lines) | stat: -rw-r--r-- 980 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
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,
 pybuild-plugin-pyproject,
 python3-all:any,
 python3-poetry-core,
 python3-requests <!nocheck>,
 python3-setuptools,
Standards-Version: 4.6.2
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-pybuild
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.