tls-parser


Nametls-parser JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/nabla-c0d3/tls_parser
SummarySmall library to parse TLS records.
upload_time2023-03-11 15:04:14
maintainer
docs_urlNone
authorAlban Diquet
requires_python>=3.7
license
keywords
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/nabla-c0d3/tls_parser",
    "name": "tls-parser",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alban Diquet",
    "author_email": "nabla.c0d3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/78/c3e4399f18f734ea3051b1ab1a68bd34b7a8d13fb17b0aadc4c6a1810b10/tls_parser-2.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Small library to parse TLS records.",
    "version": "2.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e878c3e4399f18f734ea3051b1ab1a68bd34b7a8d13fb17b0aadc4c6a1810b10",
                "md5": "fb4695932a446376217e69ec95686845",
                "sha256": "9e9f2fdde87a2fda93835f1e18482b8813a1b71958cdb8d5f0cbb9f4ed4e2ec7"
            },
            "downloads": -1,
            "filename": "tls_parser-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fb4695932a446376217e69ec95686845",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8495,
            "upload_time": "2023-03-11T15:04:14",
            "upload_time_iso_8601": "2023-03-11T15:04:14.115821Z",
            "url": "https://files.pythonhosted.org/packages/e8/78/c3e4399f18f734ea3051b1ab1a68bd34b7a8d13fb17b0aadc4c6a1810b10/tls_parser-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-11 15:04:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nabla-c0d3",
    "github_project": "tls_parser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tls-parser"
}
        
Elapsed time: 0.10191s