File: control

package info (click to toggle)
jpylyzer 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,448 kB
  • sloc: xml: 161,036; python: 2,444; sh: 131; makefile: 23
file content (43 lines) | stat: -rw-r--r-- 1,749 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
33
34
35
36
37
38
39
40
41
42
43
Source: jpylyzer
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               lmodern,
               pandoc,
               python3 (>= 2.6.6-3~),
               python3-pytest,
               python3-setuptools,
               texlive-fonts-recommended,
               texlive-xetex
Standards-Version: 4.5.0
X-Python-Version: >= 2.7
Homepage: https://github.com/openpreserve/jpylyzer
Vcs-Browser: https://salsa.debian.org/python-team/modules/jpylyzer
Vcs-Git: https://salsa.debian.org/python-team/modules/jpylyzer.git

Package: python3-jpylyzer
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: pirl-image-tools
Breaks: python-jpylyzer (<< 1.18.0-3.1)
Replaces: python-jpylyzer (<< 1.18.0-3.1)
Description: JP2 (JPEG 2000 Part 1) validator and properties extractor
 Validator and feature extractor for JP2 (JPEG 2000 Part 1 - ISO/IEC 15444-1)
 images. Jpylyzer was specifically created to check that a JP2 file really
 conforms to the format's specifications. Additionally jpylyzer is able to
 extract the technical characteristics of each image.

Package: python-jpylyzer-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: JP2 (JPEG 2000 Part 1) validator and properties extractor - doc
 Validator and feature extractor for JP2 (JPEG 2000 Part 1 - ISO/IEC 15444-1)
 images. Jpylyzer was specifically created to check that a JP2 file really
 conforms to the format's specifications. Additionally jpylyzer is able to
 extract the technical characteristics of each image.
 .
 This is the documentation package for jpylyzer