torrent-parser


Nametorrent-parser JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/7sDream/torrent_parser
SummaryA .torrent file parser and creator for both Python 2 and 3
upload_time2022-07-21 08:40:35
maintainer
docs_urlNone
author7sDream
requires_python
licenseMIT
keywords file torrent json parser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/7sDream/torrent_parser",
    "name": "torrent-parser",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "file,torrent,JSON,parser",
    "author": "7sDream",
    "author_email": "i@7sdre.am",
    "download_url": "https://files.pythonhosted.org/packages/fc/f3/50b75f523e9fc2123596d0064d087060434d70fc4c9ead66f11a60c4bc88/torrent_parser-0.4.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A .torrent file parser and creator for both Python 2 and 3",
    "version": "0.4.1",
    "split_keywords": [
        "file",
        "torrent",
        "json",
        "parser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3497b154931d4868c8ed827312c1af41d02fa3f2c659606fa012cdea98f95591",
                "md5": "eaf8e7b18881673bf4c42b94292e6906",
                "sha256": "5ed270e925b955681ef29e5addb8554f91b61206c374cf910fd3273d73304fe3"
            },
            "downloads": -1,
            "filename": "torrent_parser-0.4.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eaf8e7b18881673bf4c42b94292e6906",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8639,
            "upload_time": "2022-07-21T08:40:31",
            "upload_time_iso_8601": "2022-07-21T08:40:31.659923Z",
            "url": "https://files.pythonhosted.org/packages/34/97/b154931d4868c8ed827312c1af41d02fa3f2c659606fa012cdea98f95591/torrent_parser-0.4.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a25a47bf06088b798e5daae24701d525f8d2aef266d07d08ffea492d5745e82",
                "md5": "a20968d29dbb262d55e1e7837d8b8f97",
                "sha256": "a35eab826361f811cedb8aba02397907deb079d1b903a6162315ecf0f0ac5dd8"
            },
            "downloads": -1,
            "filename": "torrent_parser-0.4.1-py3.9.egg",
            "has_sig": false,
            "md5_digest": "a20968d29dbb262d55e1e7837d8b8f97",
            "packagetype": "bdist_egg",
            "python_version": "0.4.1",
            "requires_python": null,
            "size": 17060,
            "upload_time": "2022-07-21T08:40:33",
            "upload_time_iso_8601": "2022-07-21T08:40:33.825440Z",
            "url": "https://files.pythonhosted.org/packages/2a/25/a47bf06088b798e5daae24701d525f8d2aef266d07d08ffea492d5745e82/torrent_parser-0.4.1-py3.9.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcf350b75f523e9fc2123596d0064d087060434d70fc4c9ead66f11a60c4bc88",
                "md5": "d46585c3e3532ca89a60d8c6f109ffe4",
                "sha256": "c6dc285fa51101f82ee319dbf8bae1f40d3285efb44ed931c9117f8b5c4a0cee"
            },
            "downloads": -1,
            "filename": "torrent_parser-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d46585c3e3532ca89a60d8c6f109ffe4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10549,
            "upload_time": "2022-07-21T08:40:35",
            "upload_time_iso_8601": "2022-07-21T08:40:35.856674Z",
            "url": "https://files.pythonhosted.org/packages/fc/f3/50b75f523e9fc2123596d0064d087060434d70fc4c9ead66f11a60c4bc88/torrent_parser-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-21 08:40:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "7sDream",
    "github_project": "torrent_parser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "torrent-parser"
}
        
Elapsed time: 0.04508s