Debian NEW package overview for pyexiftool
| pyexiftool_0.5.6-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Fri, 02 Jan 2026 20:51:17 +0100 |
| Source: | pyexiftool |
| Binary: | python3-exiftool |
| Architecture: | source all |
| Version: | 0.5.6-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Changed-By: | Jeffrey Ratcliffe <jjr@debian.org> |
| Description: | python3-exiftool - Python library to communicate with ExifTool |
| Closes: | 1124533 |
| Changes: | pyexiftool (0.5.6-1) unstable; urgency=medium * Initial release. Closes: #1124533 |
| Files: | a4d167c2b7cfe27e508c95fa8602e253 1992 python optional pyexiftool_0.5.6-1.dsc 08e45de1be95829f43e07767698a6f3e 56365 python optional pyexiftool_0.5.6.orig.tar.gz 12c73135353cc75ec2a996f95d269896 1556 python optional pyexiftool_0.5.6-1.debian.tar.xz 75f1d7651031a2d343ca45a4436c7e44 6748 python optional pyexiftool_0.5.6-1_amd64.buildinfo 98d8b5a35b661b7f011ffa604982ba90 29924 python optional python3-exiftool_0.5.6-1_all.deb |
| pyexiftool_0.5.6-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | pyexiftool |
| Binary: | python3-exiftool |
| Architecture: | all |
| Version: | 0.5.6-1 |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Uploaders: | Jeffrey Ratcliffe <jjr@debian.org> |
| Homepage: | https://github.com/sylikc/pyexiftool |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/python-team/packages/pyexiftool |
| Vcs-Git: | https://salsa.debian.org/python-team/packages/pyexiftool.git |
| Build-Depends: | debhelper-compat (=13), python3-all, python3-setuptools, dh-python |
| Package-List: | python3-exiftool deb python optional arch=all |
| Files: | 08e45de1be95829f43e07767698a6f3e 56365 pyexiftool_0.5.6.orig.tar.gz 12c73135353cc75ec2a996f95d269896 1556 pyexiftool_0.5.6-1.debian.tar.xz |
| control file for python3-exiftool_0.5.6-1_all.deb (click to toggle) | |
|---|---|
| Package: | python3-exiftool |
| Source: | pyexiftool |
| Version: | 0.5.6-1 |
| Architecture: | all |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Installed-Size: | 133 |
| Depends: | python3 (>=3.6), libimage-exiftool-perl, python3-toml |
| Section: | python |
| Priority: | optional |
| Homepage: | https://github.com/sylikc/pyexiftool |
| Description: | Python library to communicate with ExifTool The library provides the class exiftool.ExifTool that runs the command- line tool in batch mode and features methods to send commands to that program, including methods to extract meta-information from one or more image files. Since exiftool is run in batch mode, only a single instance needs to be launched and can be reused for many queries. This is much more efficient than launching a separate process for every single query. |
| contents of python3-exiftool_0.5.6-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2026-01-02 15:00 ./ drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/ drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/lib/ drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/lib/python3/ drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/lib/python3/dist-packages/PyExifTool-0.5.6.egg-info/ -rw-r--r-- root/root 11691 2026-01-02 15:00 ./usr/lib/python3/dist-packages/PyExifTool-0.5.6.egg-info/PKG-INFO -rw-r--r-- root/root 1 2026-01-02 15:00 ./usr/lib/python3/dist-packages/PyExifTool-0.5.6.egg-info/dependency_links.txt -rw-r--r-- root/root 132 2026-01-02 15:00 ./usr/lib/python3/dist-packages/PyExifTool-0.5.6.egg-info/requires.txt -rw-r--r-- root/root 9 2026-01-02 15:00 ./usr/lib/python3/dist-packages/PyExifTool-0.5.6.egg-info/top_level.txt drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/lib/python3/dist-packages/exiftool/ -rw-r--r-- root/root 2822 2023-10-22 23:06 ./usr/lib/python3/dist-packages/exiftool/__init__.py -rw-r--r-- root/root 3230 2023-10-22 23:06 ./usr/lib/python3/dist-packages/exiftool/constants.py -rw-r--r-- root/root 5525 2023-10-22 23:06 ./usr/lib/python3/dist-packages/exiftool/exceptions.py -rw-r--r-- root/root 54321 2023-10-22 23:06 ./usr/lib/python3/dist-packages/exiftool/exiftool.py -rw-r--r-- root/root 13072 2023-10-22 23:06 ./usr/lib/python3/dist-packages/exiftool/experimental.py -rw-r--r-- root/root 22942 2023-10-22 23:06 ./usr/lib/python3/dist-packages/exiftool/helper.py drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/share/ drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-01-02 15:00 ./usr/share/doc/python3-exiftool/ -rw-r--r-- root/root 160 2026-01-02 15:00 ./usr/share/doc/python3-exiftool/changelog.Debian.gz -rw-r--r-- root/root 611 2026-01-02 14:51 ./usr/share/doc/python3-exiftool/copyright | |
| copyright of python3-exiftool_0.5.6-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyexiftool
Upstream-Contact: Kevin M
Source: https://github.com/sylikc/pyexiftool
Comment:
pyexiftool is a Python library to communicate with ExifTool.
Files: *
Copyright: 2019-2023 Kevin M (sylikc)
2012-2014 Sven Marnach
License: GPL-3
The full text of the GPL is available on Debian systems in
/usr/share/common-licenses/GPL-3
Files: debian/*
Copyright: 2026 Jeffrey Ratcliffe <jjr@debian.org>
License: GPL-3
The full text of the GPL is available on Debian systems in
/usr/share/common-licenses/GPL-3
| |
Timestamp: 02.01.2026 / 16:08:30 (UTC)