simpleshark


Namesimpleshark JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/naveenraju23/simpleshark
SummaryPython package to parse tshark/wireshark/tcpdump captured pcaps and return python objects.
upload_time2023-06-27 08:55:27
maintainer
docs_urlNone
authorNaveen Raju
requires_python>=3.5
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "wireshark packets parsing pcap packets",
    "author": "Naveen Raju",
    "author_email": "naveen.raju23@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/89/31/5dcf10a0614d9d39c0616389629718f760ac27e52b13fbe6a75897d2299e/simpleshark-0.0.12.tar.gz",
    "platform": null,
    "description": "# simpleshark\nPython package to parse tshark/wireshark/tcpdump output pacps and return python objects.\n[Github-flavored Markdown](https://github.com/naveenraju23/simpleshark)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python package to parse tshark/wireshark/tcpdump captured pcaps and return python objects.",
    "version": "0.0.12",
    "project_urls": {
        "Homepage": "https://github.com/naveenraju23/simpleshark"
    },
    "split_keywords": [
        "wireshark",
        "packets",
        "parsing",
        "pcap",
        "packets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba197fe922a427ded4638e97c14bd11b9756b49225a6d70efc70d9a99110d4d3",
                "md5": "2eaec923e3c795b3acae25fca48c1840",
                "sha256": "5a2d9810c0959192cdf8f0d08a68f952254f913e93df4179c2d6997958ea0950"
            },
            "downloads": -1,
            "filename": "simpleshark-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2eaec923e3c795b3acae25fca48c1840",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 16977,
            "upload_time": "2023-06-27T08:55:24",
            "upload_time_iso_8601": "2023-06-27T08:55:24.627420Z",
            "url": "https://files.pythonhosted.org/packages/ba/19/7fe922a427ded4638e97c14bd11b9756b49225a6d70efc70d9a99110d4d3/simpleshark-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89315dcf10a0614d9d39c0616389629718f760ac27e52b13fbe6a75897d2299e",
                "md5": "88539b66c78022afb8d4bc0523898349",
                "sha256": "fe54a86669eb78188a8c1a7f17bfbbcf8c1933bf157f95e35423c833d0d597ec"
            },
            "downloads": -1,
            "filename": "simpleshark-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "88539b66c78022afb8d4bc0523898349",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 14307,
            "upload_time": "2023-06-27T08:55:27",
            "upload_time_iso_8601": "2023-06-27T08:55:27.298018Z",
            "url": "https://files.pythonhosted.org/packages/89/31/5dcf10a0614d9d39c0616389629718f760ac27e52b13fbe6a75897d2299e/simpleshark-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 08:55:27",
    "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.08786s