mextractor

View on PyPIReverse Dependencies (0)

5.0.0 mextractor-5.0.0-py3-none-any.whl

Wheel Details

Project: mextractor
Version: 5.0.0
Filename: mextractor-5.0.0-py3-none-any.whl
Download: [link]
Size: 6519
MD5: b6cf2faf6a89d4944f6793cebb4ecb37
SHA256: 3d210230f2e9a01cf6aa4dc2c04318271554921df5ad92d99d968d08102f75be
Uploaded: 2024-03-28 13:08:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mextractor
Version: 5.0.0
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: Apache-2.0
Keywords: pydantic,metadata,video,image,bigdata
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<3.13
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: ffmpeg-python (<0.3.0,>=0.2.0); 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 (>=4.2.0)
Requires-Dist: ruamel.yaml
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.8.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=VScuV-oXrVr346-AOz3XeKitGKG3zXL_71PbI1-vfQo 2258
mextractor/cli.py sha256=l9CXPIxySDJahZ6MCigryaYyLAk0foamr-26JBZgDWA 788
mextractor/constants.py sha256=7Ndr8-JiN6s74RyjEnPIpF14fA8DRg4CoBc7xz1fe8U 67
mextractor/extractors.py sha256=DRnFxGveo5SkCobyI2YSos4iBcq3kcM3sWYpoi44Nw8 2698
mextractor/utils.py sha256=dujuC3AJ1rPAS3YAwBIazMoZHeSYDwJNV_lvwZrYngE 522
mextractor/workflow.py sha256=BJ3iChdNYFQMV9uhb4z6yNeWGa18dLyhVQBPwxXxJ5c 2738
mextractor-5.0.0.dist-info/METADATA sha256=_zuj_6zrpTPv8LiBX_AunDJBMCwcBY70rsPpKoe0SCg 2849
mextractor-5.0.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
mextractor-5.0.0.dist-info/entry_points.txt sha256=KOiyFLZRajjNDfiLifWQiXPot3QVgbdnmAGfFeGXvlA 60
mextractor-5.0.0.dist-info/RECORD

entry_points.txt

mextractor = mextractor.cli:mextractor_cli