[New-bugs-announce] [issue20197] Support WebP image format detection in imghdr module

Fabrice Aneche report at bugs.python.org
Wed Jan 8 22:38:19 CET 2014


New submission from Fabrice Aneche:

Detect the webp file format (RIFF container + WEBP), return webp as format detected.

----------
components: Library (Lib)
files: imghdr_webp.patch
keywords: patch
messages: 207702
nosy: akhenakh, gregory.p.smith
priority: normal
severity: normal
status: open
title: Support WebP image format detection in imghdr module
type: enhancement
versions: Python 2.7, Python 3.4
Added file: http://bugs.python.org/file33366/imghdr_webp.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20197>
_______________________________________


More information about the New-bugs-announce mailing list