videopk

View on PyPIReverse Dependencies (0)

2.0.0 videopk-2.0.0-py3-none-any.whl

Wheel Details

Project: videopk
Version: 2.0.0
Filename: videopk-2.0.0-py3-none-any.whl
Download: [link]
Size: 9202
MD5: e141f2bf8808312f5a7e618a95265c0e
SHA256: c6ba9770e8f212bb4648628601630836ccd8cacdcb06f223398326006e86a850
Uploaded: 2024-08-15 20:17:10 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: videopk
Version: 2.0.0
Author-Email: Sébastien Gemme <sgemme7[at]gmail.com>
Maintainer-Email: Sébastien Gemme <sgemme7[at]gmail.com>
Project-Url: homepage, https://github.com/sebastiengemme/videopk
License: Copyright 2024 Sébastien Gemme 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: transcoding,video
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia :: Video :: Conversion
Requires-Python: >=3.8
Requires-Dist: python-ffmpeg
Requires-Dist: bumpversion; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3048 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
videopk/__init__.py sha256=_7OlQdbVkK4jad0CLdpI0grT-zEAb-qgFmH5mFzDXiA 22
videopk/constants.py sha256=uxrLD5_SgrXs_h1hnKGv5GB_O03Dw8_ABnaB_c_9yfA 96
videopk/ffmpeg.py sha256=F_ZFWP9bYPJEE2D9dplAJK4Z0uvFJ45qVcmP83OjWME 7516
videopk/interfaces.py sha256=3JKh5OgmBXkJM1yXJibBQXSarqQqWu1j1ybkV-dMcqU 1096
videopk/types.py sha256=4JttAARGYfvV5lX3CO9c6eOwUgDGsirYz2751RUTjL8 2363
videopk/video_transcode.py sha256=30xa3jcA_Fb1glG_MQMNjgUsaDhtoCS9quigHGN5yes 1631
videopk-2.0.0.dist-info/METADATA sha256=af42skMtDXkCZs50FaiorMEIMp7DSxbsDorhBg6LyXY 5101
videopk-2.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
videopk-2.0.0.dist-info/entry_points.txt sha256=ffBWqPV961DF3-4K50fk1TkltgPlJUi3OlNeNCNnhVU 65
videopk-2.0.0.dist-info/licenses/LICENSE sha256=yQp2Mn6-s9niazJhhLSJZ80-f7PoO1jf1_19EPABxZ0 1064
videopk-2.0.0.dist-info/RECORD

entry_points.txt

video-transcode = videopk.video_transcode:main