File: control

package info (click to toggle)
python-pyodata 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,280 kB
  • sloc: python: 7,170; xml: 947; makefile: 67; sh: 15
file content (26 lines) | stat: -rw-r--r-- 946 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
Source: python-pyodata
Section: python
Priority: optional
Maintainer: Luca Falavigna <dktrkranz@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-setuptools,
               python3-responses,
               python3-lxml,
               python3-pytest
Homepage: https://github.com/SAP/python-pyodata
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pyodata.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pyodata

Package: python3-pyodata
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Enterprise-ready Python OData client
 Python OData client which provides comfortable Python agnostic way for
 communication with OData services.
 .
 This package provides the module for Python 3.