python-magic 2:0.4.24-1 source package in Ubuntu

Changelog

python-magic (2:0.4.24-1) unstable; urgency=medium

  * New upstream version 0.4.24

 -- Christoph Biedl <email address hidden>  Wed, 29 Sep 2021 13:50:54 +0200

Upload details

Uploaded by:
Christoph Biedl
Uploaded to:
Sid
Original maintainer:
Christoph Biedl
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-magic_0.4.24-1.dsc 2.0 KiB c8c32e76242cd93292b1d72148810a039c3c79f53dee87b54f61c8c632b52cf2
python-magic_0.4.24.orig.tar.gz 843.5 KiB 48b70b62caa8b911c8c79a1d06ab618037f00d09ac891b7490d0d890ff6e0632
python-magic_0.4.24-1.debian.tar.xz 3.4 KiB f21a430ecea32da0bf997ba405a0f15d9ca0f045d6fa533d10a64287cc1fb41f

Available diffs

No changes file available.

Binary packages built by this source

python3-magic: python3 interface to the libmagic file type identification library

 python-magic is a Python interface to the libmagic file type
 identification library. libmagic identifies file types by checking
 their headers according to a predefined list of file types. This
 functionality is exposed to the command line by the Unix command file.
 .
 This package provides the Python 3 version of the python-magic module.