video-sorter

View on PyPIReverse Dependencies (0)

0.1.0 video_sorter-0.1.0-py3-none-any.whl

Wheel Details

Project: video-sorter
Version: 0.1.0
Filename: video_sorter-0.1.0-py3-none-any.whl
Download: [link]
Size: 23553
MD5: 873caa80590ea009ac150a1800d3c00f
SHA256: bbf8f514110e90f0e4116e91f8e2466421a894410e313ac24c7de7638269a686
Uploaded: 2023-10-22 03:01:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: video-sorter
Version: 0.1.0
Summary: A collection of small programs to work with lots of video files
Author-Email: Joseph Areeda <joe[at]areeda.com>
Maintainer-Email: Joseph Areeda <joe[at]areeda.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Multimedia
Requires-Python: >=3.9
Requires-Dist: flask
Requires-Dist: gunicorn
Requires-Dist: numpy
Requires-Dist: ja-webutils
Requires-Dist: psutil
Description-Content-Type: text/markdown
[Description omitted; length: 1975 characters]

WHEEL

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

RECORD

Path Digest Size
vsorter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vsorter/_version.py sha256=IMl2Pr_Sy4LVRKy_Sm4CdwUl1Gryous6ncL96EMYsnM 411
vsorter/blink_summary.py sha256=UzGRdpw2R5UC1oShkgp0shOEhhQm6pDwMD8vFVn4a6c 3939
vsorter/fix_file_times.py sha256=Ei0KOboC9zSKGZeOsDkYk4MBFcy4vL4825BMqSJtNFM 2751
vsorter/hello.py sha256=1qPoha3C_hp1wQV6HVB8wYDWzNXGDjhpg-rttCYQ2LA 973
vsorter/mkmp4.py sha256=byY6YcC9fyvuVl6pKMw60CNM7KHdjCOkDtn-yjxntEE 6352
vsorter/movie2gif.py sha256=jKSZnfMJlFXIbqxia1sMqg3G-pZBB3IlwOyfUR4M2IQ 5817
vsorter/movie_ctl.js sha256=NNxRRKQn3Wor2g2AKADQYoCiOBC7iHKs7aPu2-G3QSs 113
vsorter/movie_utils.py sha256=oYF_h-A29ddU2un-EliGnZn4pnf4TmFe2_kRVjeHYhg 3799
vsorter/version_copy.py sha256=Df41yHKtKnDkTVbcOMqVBypmq1UE98oTzaj7uFQws3Y 4139
vsorter/vsorter.py sha256=JiwF5CupFLWNLj-n0x2Ec-KxptP9JLqgYPAwfbnhWO0 18105
vsorter/vsorter_action.py sha256=WXJ2P_ioxSyWkDq_2u4bqGn8C6D8Fz0hKARxghCeuYM 1015
vsorter/vsorter_flask_app.py sha256=qutPCinIfDfRG7qogmOmtfTnMHQuJEOF_zHuQ88efJw 2910
video_sorter-0.1.0.dist-info/METADATA sha256=i4bvTJQDyI4p34Q4GUElpy_8ycO-IKfe1kSuLYxx8wI 3140
video_sorter-0.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
video_sorter-0.1.0.dist-info/entry_points.txt sha256=e_DVziyxJLQSR2SQPKoeWNusP6REYBJJPCzoL5gaZ50 243
video_sorter-0.1.0.dist-info/top_level.txt sha256=ijoKnua6eAJ-JS69bQlvA3HTzYm75YX8KLQ3GLpvLZU 8
video_sorter-0.1.0.dist-info/RECORD

top_level.txt

vsorter

entry_points.txt

blink-summary = vsorter.blink_summary:main
mkmp4 = vsorter.mkmp4:main
movie2gif = vsorter.movie2gif:main
version-copy = vsorter.version_copy:main
vsorter = vsorter.vsorter:main
vsorter-fix-times = vsorter.fix_file_times:main