File: control

package info (click to toggle)
pymediainfo 5.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 712 kB
  • sloc: python: 699; xml: 464; makefile: 200
file content (32 lines) | stat: -rw-r--r-- 1,144 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: pymediainfo
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-setuptools-scm,
               python3-sphinx,
Standards-Version: 4.5.0
Homepage: https://github.com/sbraz/pymediainfo
Vcs-Git: https://salsa.debian.org/python-team/packages/pymediainfo.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pymediainfo

Package: python3-pymediainfo
Architecture: all
Depends: ${misc:Depends}
       , ${python3:Depends}
       , libmediainfo0v5
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Library to fetch multimedia metadata information - Python 3.x
 This library is a simple Python wrapper around the MediaInfo library.

Package: python-pymediainfo-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: documentation for the pymediainfo Python library
 This package provides documentation for pymediainfo.