NiceCut

View on PyPIReverse Dependencies (0)

0.1.0 NiceCut-0.1.0-py3-none-any.whl

Wheel Details

Project: NiceCut
Version: 0.1.0
Filename: NiceCut-0.1.0-py3-none-any.whl
Download: [link]
Size: 19857
MD5: 0183fa09522d0d9f23bc58252ff38127
SHA256: f8c98c55f9cd6b6f1f7860ed8e2ba0911aa82d1d4f16a513340e0a03b626b877
Uploaded: 2021-11-30 03:25:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: NiceCut
Version: 0.1.0
Summary: A tool cutting a media file into small clips according to the subtitle file
Author: nlpsuge
Home-Page: https://github.com/nlpsuge/NiceCut
Project-Url: Bug Reports, https://github.com/nlpsuge/NiceCut/issues
Project-Url: Source, https://github.com/nlpsuge/NiceCut
Keywords: python,ffmpeg,media,python3,subtitle,srt-subtitles,cutting,english-learning
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Utilities
Classifier: Topic :: Multimedia :: Video :: Conversion
Requires-Python: >=3
Requires-Dist: alive-progress (>=2.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1535 characters]

WHEEL

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

RECORD

Path Digest Size
nice_cut/__init__.py sha256=Oh46d6hGu7f6UufbjquvlyeLeKiTWY9e5cGn9LFZawk 55
nice_cut/argument_parser.py sha256=ggaTMENJktBD3oN4ADNvsv41kANNgUcbmYGf6Fs6k84 1881
nice_cut/info.py sha256=9N7ROJ2daLa1WtVns_mZvPJOjyf03L_f3knydfTcStg 1334
nice_cut/main.py sha256=dJibZsbvcEH1eJPTtHAcLMubDSece46nP2eyBCC1k8U 3030
nice_cut/space.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nice_cut/version.py sha256=gQIx0UrWwFCllcA3FhLhVucagxdBMrFlqe_6ziaDHNY 23
nice_cut/supported_formats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nice_cut/supported_formats/srt.py sha256=rx_xR0-qi_m_93HhU5dtRyZt-iVBTnrPGKpFx_ekwLA 8281
NiceCut-0.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
NiceCut-0.1.0.dist-info/METADATA sha256=qkFrF1GrOSK61akTeG-_lqKXVaOiG6SZ6iLgOHpcWvg 2669
NiceCut-0.1.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
NiceCut-0.1.0.dist-info/entry_points.txt sha256=VGpdK6ZDgfVI0Qd_jjA2_SFXW8J4SjncZCeqXJZhAu8 75
NiceCut-0.1.0.dist-info/top_level.txt sha256=j28x5L6wJxt1uTBR3d-4hATVY_ntfb9rAp3ZcjU41BI 9
NiceCut-0.1.0.dist-info/RECORD

top_level.txt

nice_cut

entry_points.txt

ncut = nice_cut.main:main
nice-cut = nice_cut.main:main