mextractor

View on PyPIReverse Dependencies (0)

6.0.2 mextractor-6.0.2-py3-none-any.whl

Wheel Details

Project: mextractor
Version: 6.0.2
Filename: mextractor-6.0.2-py3-none-any.whl
Download: [link]
Size: 6855
MD5: 4adb2f333291e779c989d71e3d6f5a6c
SHA256: 090546b98935e640dedbc368c46cd149b742ad48f65934d642b3d14719773a31
Uploaded: 2024-12-02 07:37:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mextractor
Version: 6.0.2
Summary: mextractor can extract media metadata to YAML and read them
Author: Can H. Tartanoglu
Author-Email: canhtart[at]gmail.com
Home-Page: https://pypi.org/project/mextractor/
Project-Url: Repository, https://github.com/caniko/media-metadata-extractor
License: BSD-4
Keywords: metadata,video,image,bigdata
Classifier: Development Status :: 4 - Beta
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<3.14
Requires-Dist: ffmpeg-python; extra == "video-extract" or extra == "video"
Requires-Dist: numpy
Requires-Dist: opencv-python (<5.0.0,>=4.6.0)
Requires-Dist: pydantic (<3.0,>=2.0)
Requires-Dist: pydantic-numpy (>=7.0.0)
Requires-Dist: ruamel.yaml
Requires-Dist: typer[all] (<1)
Provides-Extra: video
Provides-Extra: video-extract
Description-Content-Type: text/markdown
[Description omitted; length: 1621 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mextractor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mextractor/base.py sha256=g8o1tBdz37wGh9QFIttT143JxoQMHkvvCUtyriUi-3s 3061
mextractor/cli.py sha256=SENpFXP0fr7waor6hd4b0Se1o6Uz9_xJRxtL923B6Xs 800
mextractor/constants.py sha256=EplLVKxZnRB082DduhYU39Af0oC5a8xWvHl40SHXjds 129
mextractor/extractors.py sha256=IPxhKiFS2Ri6BIjc8QP09U9lCs2MFSnyUp3ej3FcE6U 2789
mextractor/utils.py sha256=dujuC3AJ1rPAS3YAwBIazMoZHeSYDwJNV_lvwZrYngE 522
mextractor/workflow.py sha256=piBJnPenF8hTx3couvjFLmSGuueFjumbZRK8QzsmlZs 2801
mextractor-6.0.2.dist-info/METADATA sha256=UI2siijCSs7irimEjB1br6dfOv7jeEdCRFEf0DEXNQo 2799
mextractor-6.0.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
mextractor-6.0.2.dist-info/entry_points.txt sha256=_CcEyIyh17dJIWgrU1l9ZT1UUH45TVw4co2XXuKK_vY 53
mextractor-6.0.2.dist-info/RECORD

entry_points.txt

mextractor = mextractor.cli:cli_app