Name | pyconcatsrt JSON |
Version |
0.1.2
JSON |
| download |
home_page | |
Summary | Concatenate multiple srt files into one srt. |
upload_time | 2023-10-03 16:14:52 |
maintainer | |
docs_url | None |
author | kurotom |
requires_python | >=3.7,<4.0 |
license | GPL-3.0-or-later |
keywords |
srt
concat
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PyConcatSRT
Concatenate multiple SRT files into one, easily.
# Available commands
* `concatsrt` : cli PyConcatSRT
* `concatsrt_gui` : gui PyConcatSRT
# Install
```bash
$ pip install pyconcatsrt
```
# Usage
```bash
concatsrt [-h] -p PATH [-d DISCS] [-l LOG] [-o OUTPUT]
```
* PATH, path to file(s), or directory is required.
Raw data
{
"_id": null,
"home_page": "",
"name": "pyconcatsrt",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7,<4.0",
"maintainer_email": "",
"keywords": "srt,concat",
"author": "kurotom",
"author_email": "55354389+kurotom@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/16/22/cd107d6a21613b1278106df154ddf30340479d9c96a05b67b0975b1e1a94/pyconcatsrt-0.1.2.tar.gz",
"platform": null,
"description": "# PyConcatSRT\n\nConcatenate multiple SRT files into one, easily.\n\n# Available commands\n\n* `concatsrt` : cli PyConcatSRT\n* `concatsrt_gui` : gui PyConcatSRT\n\n\n# Install\n\n```bash\n$ pip install pyconcatsrt\n```\n\n# Usage\n\n```bash\nconcatsrt [-h] -p PATH [-d DISCS] [-l LOG] [-o OUTPUT]\n```\n\n* PATH, path to file(s), or directory is required.\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Concatenate multiple srt files into one srt.",
"version": "0.1.2",
"project_urls": {
"Bug Tracker": "https://github.com/kurotom/PyConcatSrt/issues"
},
"split_keywords": [
"srt",
"concat"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e71ea0e8f112a40dc530e869fc49e358d359d585bd44530013fb29e68d2d1e0a",
"md5": "1edc96cf8baa29ac9f211de36f8f3062",
"sha256": "bc3f5ae4a8f91d0cf1853fabe716d7c2fadf6bb8d89e4141f15cd30a1c45c6e5"
},
"downloads": -1,
"filename": "pyconcatsrt-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1edc96cf8baa29ac9f211de36f8f3062",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7,<4.0",
"size": 24523,
"upload_time": "2023-10-03T16:14:50",
"upload_time_iso_8601": "2023-10-03T16:14:50.606198Z",
"url": "https://files.pythonhosted.org/packages/e7/1e/a0e8f112a40dc530e869fc49e358d359d585bd44530013fb29e68d2d1e0a/pyconcatsrt-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1622cd107d6a21613b1278106df154ddf30340479d9c96a05b67b0975b1e1a94",
"md5": "6e8acb6206fef6e8c47f761e3d13003a",
"sha256": "8c7be3de672bd55e0edee151281cedd683f082202f83d29cab2139034a34c485"
},
"downloads": -1,
"filename": "pyconcatsrt-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "6e8acb6206fef6e8c47f761e3d13003a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7,<4.0",
"size": 21530,
"upload_time": "2023-10-03T16:14:52",
"upload_time_iso_8601": "2023-10-03T16:14:52.823772Z",
"url": "https://files.pythonhosted.org/packages/16/22/cd107d6a21613b1278106df154ddf30340479d9c96a05b67b0975b1e1a94/pyconcatsrt-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-03 16:14:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kurotom",
"github_project": "PyConcatSrt",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "pyconcatsrt"
}