pyconcatsrt

View on PyPIReverse Dependencies (0)

0.1.3 pyconcatsrt-0.1.3-py3-none-any.whl

Wheel Details

Project: pyconcatsrt
Version: 0.1.3
Filename: pyconcatsrt-0.1.3-py3-none-any.whl
Download: [link]
Size: 24876
MD5: acb9529299b7ff17478f234e40a3a1be
SHA256: a8ec32ab71695019336440fd374443711ded0599786459044e9c4ddfd28b708c
Uploaded: 2024-01-15 16:56:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyconcatsrt
Version: 0.1.3
Summary: Concatenate multiple srt files into one srt.
Author: kurotom
Author-Email: 55354389+kurotom[at]users.noreply.github.com
Project-Url: Bug Tracker, https://github.com/kurotom/PyConcatSrt/issues
License: GPL-3.0-or-later
Keywords: srt,concat
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: chardet (<6.0.0,>=5.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 336 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
src/CheckerSrtFormat.py sha256=szjU5SGB1EowXQEPsoMOzyeROqaVWrJZkJI9-zAgbPo 763
src/Controller.py sha256=e69u7Nc_dOltSdG5NLSKBfoWT9lUX4yor111_YFQf3I 2847
src/DialogScript.py sha256=_DtB_tEjHOiiaquZ2wBQ42eftrjAr53KHO0ila2aato 3480
src/ErrorClass.py sha256=5vF4Rc2Ku0Fv2Bc5UZKUI_C1jm8x5RmJzteTRYiAX68 3183
src/GuiPyConcatSRT.py sha256=KMSfuc60GmQSbt-vhyTOs7n34ERDaSFejwLe14XYb1s 11143
src/ReaderFileSrt.py sha256=ECJv1K_CZp7DOFEZj3XA3IZT2SahOPd5m5r8D9L_XY0 8985
src/WriterFileSrt.py sha256=hkOsNic36e26ZTOMe3WPfBdM20LaOYFR5hJt4nhmC1c 1257
src/__init__.py sha256=XqX7P2gUJbkrUh1cDYHirdoboZSpIR8Uh92Thk-3xXQ 152
src/run_cli.py sha256=-MMLKz63XA4yGVvnHgs2ejbW2UQO4vCAaqvD_6s4hu8 1893
src/run_gui.py sha256=dnp9T03c4LTz5j7ORQl4DpAwspnjhU5yjE7i9YjxOc8 218
pyconcatsrt-0.1.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
pyconcatsrt-0.1.3.dist-info/METADATA sha256=fdiUsFU8Yobk5jpM_R8osv3zAlcOpPyNXC0b2_6Pxfc 1132
pyconcatsrt-0.1.3.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pyconcatsrt-0.1.3.dist-info/entry_points.txt sha256=Oi9J_iDJZuorCfGDZ21QgxwebFKKjLVP0atfGUhSrBE 77
pyconcatsrt-0.1.3.dist-info/RECORD

entry_points.txt

concatsrt = src.run_cli:main
concatsrt_gui = src.run_cli:main