| Port details |
- py-standard-imghdr Backport of the standard library imghdr module
- 3.13.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: python@FreeBSD.org
 - Port Added: 2026-04-11 03:09:07
- Last Update: 2026-04-11 03:03:49
- Commit Hash: db42cb7
- Also Listed In: python
- License: PSFL
- WWW:
- https://github.com/youknowone/python-deadlib
- Description:
- Backport of the standard library imghdr module for Python 3.13+, where
it was removed ("dead battery"). Provides imghdr.what() and imghdr.tests
for packages that depend on the module.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}standard-imghdr>0:devel/py-standard-imghdr@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-standard-imghdr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-standard-imghdr
- pkg install py313-standard-imghdr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py313-standard-imghdr listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py313-standard-imghdr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775864214
SHA256 (standard_imghdr-3.13.0.tar.gz) = 8d9c68058d882f6fc3542a8d39ef9ff94d2187dc90bd0c851e0902776b7b7a42
SIZE (standard_imghdr-3.13.0.tar.gz) = 5511
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py313-setuptools>=0 : devel/py-setuptools@py313
- py313-wheel>=0 : devel/py-wheel@py313
- python3.13 : lang/python313
- py313-build>=0 : devel/py-build@py313
- py313-installer>=0 : devel/py-installer@py313
- Test dependencies:
-
- python3.13 : lang/python313
- Runtime dependencies:
-
- python3.13 : lang/python313
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-standard-imghdr
- USES:
- python:3.13+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.13.0 11 Apr 2026 03:03:49
    |
Xin LI (delphij)  |
devel/py-standard-imghdr: new port, backport of stdlib imghdr module
Provides the imghdr module removed from the Python standard library
in Python 3.13, for packages that depend on it.
WWW: https://github.com/youknowone/python-deadlib
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
Number of commits found: 1
|