break-video-to-frames

View on PyPIReverse Dependencies (0)

1.0.0 break_video_to_frames-1.0.0-py3-none-any.whl

Wheel Details

Project: break-video-to-frames
Version: 1.0.0
Filename: break_video_to_frames-1.0.0-py3-none-any.whl
Download: [link]
Size: 6302
MD5: 96ba6711ae92ecdbbf851dd96487772d
SHA256: 1d3c2fc470f51eb87436ea0635881cd50c9d885f71362b3b667f263e27a8093d
Uploaded: 2023-09-19 09:40:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: break-video-to-frames
Version: 1.0.0
Summary: Break a video to it's frames.
Author-Email: Alireza Nematollahi <alireza.tehran2020[at]gmail.com>
Project-Url: Homepage, https://github.com/alirezanmt/video_to_frames
License: MIT License Copyright (c) 2023 Alireza Nematollahi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: breaker,videoToFrames,videoBreaker
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: opencv-python
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 994 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
videoToFrames/__init__.py sha256=IXnZKQ30WKEKVYVKK4Hz2Y3bLDaP2OZrURJ6SqLke4M 333
videoToFrames/__main__.py sha256=i9pE3OhFqRVqZWjcVfLKQacHuWRDQx6z29hr6duzAQY 1497
videoToFrames/breaker.py sha256=GN9AnqjBaTL_1yFd-MPyEXxAnkfqnF2z45TGsYfA9pM 4203
videoToFrames/config.toml sha256=MmAPluHonnznQ7ZRvGeldGadg6NQzBet4pldOcrqxNY 45
break_video_to_frames-1.0.0.dist-info/LICENSE sha256=cxjFPWDiLQUnqM2x4Ik_DTTGke34V2rB0LjQqomYZGE 1095
break_video_to_frames-1.0.0.dist-info/METADATA sha256=VxHR726paoDWe0a6jZadQKAEafE9H7ljfx9bIm2oPA0 3006
break_video_to_frames-1.0.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
break_video_to_frames-1.0.0.dist-info/entry_points.txt sha256=xy6LV_hIfmoLgz_hY_EBXle1u09XUrMp09fZyX_CDMg 62
break_video_to_frames-1.0.0.dist-info/top_level.txt sha256=GS5ZCfjgQ9xfYmXVCPlSPpDMhL64yjbEGNKb2ZZzSvU 14
break_video_to_frames-1.0.0.dist-info/RECORD

top_level.txt

videoToFrames

entry_points.txt

videoToFrames = videoToFrames.__main__:main