{ "info": { "author": "Salvador de la Puente Gonz\u00e1lez", "author_email": "neo.salvador@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Multimedia :: Video", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This module contains the class SubtitleStream to load SubRip subtitles format.\nSee the class for extended documentation but basically you can load a SubRip\n(.srt) file shift it backward / forward, edit the text or check for sequence\nintegrity.\n\nInstances of SubtitleStream act like sequences so they are iterable and you\ncan get slices of it.\n\nYou can save() the stream as well.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/lodr/pysub/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://unoyunodiez.wordpress.com/pysub/", "keywords": "subtitle,video,srt,synchronization", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pysub", "package_url": "https://pypi.org/project/pysub/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysub/", "project_urls": { "Download": "https://github.com/lodr/pysub/zipball/master", "Homepage": "http://unoyunodiez.wordpress.com/pysub/" }, "release_url": "https://pypi.org/project/pysub/0.2/", "requires_dist": null, "requires_python": null, "summary": "Library to manipulate SubRip subtitles", "version": "0.2" }, "last_serial": 768808, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c99e3b253a6b5651db8feabcd74d13c6", "sha256": "01a0dfc787b84845b7a94c07acaa36c327c11ca7380d851fbdb027727a0e659f" }, "downloads": -1, "filename": "pysub-0.1.linux-x86_64.exe", "has_sig": false, "md5_digest": "c99e3b253a6b5651db8feabcd74d13c6", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 67964, "upload_time": "2012-02-24T17:52:10", "url": "https://files.pythonhosted.org/packages/ef/39/f12f770c32ca36df1b7e9d7bdc2424be792dc576420db9e61f7c7d29c7f6/pysub-0.1.linux-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "7cb7194afa6e08563d093d1c9dbc3e73", "sha256": "dacbedb2b68b46d27125945654d48bdc94aa916a7c16c8c7825a85f29cd83566" }, "downloads": -1, "filename": "pysub-0.1.tar.gz", "has_sig": false, "md5_digest": "7cb7194afa6e08563d093d1c9dbc3e73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6223, "upload_time": "2012-02-24T17:52:07", "url": "https://files.pythonhosted.org/packages/55/d0/2b06cd4d8441de6bff2d196e6c010443bcc01fed4d57d30dbe10b6e68d36/pysub-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "dba6f73617ba271cb36a16fbcce72500", "sha256": "e501e1c4ff67f25d0fda50eacbebe64ec6ef463bf5ca66e0fd17f76d2d64df8f" }, "downloads": -1, "filename": "pysub-0.2.tar.gz", "has_sig": false, "md5_digest": "dba6f73617ba271cb36a16fbcce72500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6269, "upload_time": "2012-02-24T18:01:42", "url": "https://files.pythonhosted.org/packages/1f/d6/5186e7028e7c1b30cec7df90bd68f34ae1af1e0a5b362d211f511a0f4f0e/pysub-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dba6f73617ba271cb36a16fbcce72500", "sha256": "e501e1c4ff67f25d0fda50eacbebe64ec6ef463bf5ca66e0fd17f76d2d64df8f" }, "downloads": -1, "filename": "pysub-0.2.tar.gz", "has_sig": false, "md5_digest": "dba6f73617ba271cb36a16fbcce72500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6269, "upload_time": "2012-02-24T18:01:42", "url": "https://files.pythonhosted.org/packages/1f/d6/5186e7028e7c1b30cec7df90bd68f34ae1af1e0a5b362d211f511a0f4f0e/pysub-0.2.tar.gz" } ] }