simpleshark


Namesimpleshark JSON
Version 0.0.13 PyPI version JSON
download
home_pagehttps://github.com/naveenraju23/simpleshark
SummaryPython package to parse tshark/wireshark/tcpdump captured pcaps and return python objects.
upload_time2024-09-24 18:38:34
maintainerNone
docs_urlNone
authorNaveen Raju
requires_python>=3.5
licenseNone
keywords wireshark packets parsing pcap packets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simpleshark
Python package to parse tshark/wireshark/tcpdump output pacps and return python objects.
[Github-flavored Markdown](https://github.com/naveenraju23/simpleshark)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/naveenraju23/simpleshark",
    "name": "simpleshark",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": "wireshark packets parsing pcap packets",
    "author": "Naveen Raju",
    "author_email": "naveen.raju23@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/21/bbdab6df96d65ec4131cef00cf12ef4c0c9c18e3d85e1f1994eecf4f1a36/simpleshark-0.0.13.tar.gz",
    "platform": null,
    "description": "# simpleshark\r\nPython package to parse tshark/wireshark/tcpdump output pacps and return python objects.\r\n[Github-flavored Markdown](https://github.com/naveenraju23/simpleshark)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package to parse tshark/wireshark/tcpdump captured pcaps and return python objects.",
    "version": "0.0.13",
    "project_urls": {
        "Homepage": "https://github.com/naveenraju23/simpleshark"
    },
    "split_keywords": [
        "wireshark",
        "packets",
        "parsing",
        "pcap",
        "packets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f314b54958a62298716a4cd7ea89eb7fa3e2edf7e94a0cc1ca168b1822fb3c78",
                "md5": "8ad4395321c3b73137b13a7517a79b84",
                "sha256": "35b81480958978bd81907799106b6b015c0f3c19dc734f89437ffa960893afd0"
            },
            "downloads": -1,
            "filename": "simpleshark-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ad4395321c3b73137b13a7517a79b84",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 17026,
            "upload_time": "2024-09-24T18:38:33",
            "upload_time_iso_8601": "2024-09-24T18:38:33.666862Z",
            "url": "https://files.pythonhosted.org/packages/f3/14/b54958a62298716a4cd7ea89eb7fa3e2edf7e94a0cc1ca168b1822fb3c78/simpleshark-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a21bbdab6df96d65ec4131cef00cf12ef4c0c9c18e3d85e1f1994eecf4f1a36",
                "md5": "ebdd456881e166444e4c635e5c13cab0",
                "sha256": "222b74f14b1790c4f46692a74026c1dd9008fbf267ddfff2cc4f9713d71a8026"
            },
            "downloads": -1,
            "filename": "simpleshark-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "ebdd456881e166444e4c635e5c13cab0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 14303,
            "upload_time": "2024-09-24T18:38:34",
            "upload_time_iso_8601": "2024-09-24T18:38:34.860869Z",
            "url": "https://files.pythonhosted.org/packages/8a/21/bbdab6df96d65ec4131cef00cf12ef4c0c9c18e3d85e1f1994eecf4f1a36/simpleshark-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 18:38:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "naveenraju23",
    "github_project": "simpleshark",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "simpleshark"
}
        
Elapsed time: 0.67285s