Python wrapper for tshark, allowing python packet parsing using wireshark dissectors.
See https://github.com/KimiNewt/pyshark/ for documentation.
Raw data
{
"_id": null,
"home_page": "https://github.com/KimiNewt/pyshark",
"name": "pyshark",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "wireshark capture packets parsing packet",
"author": "KimiNewt",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/e1/3c/0e6f306a8a0490bfe58d0683553b4c60c6dfcd2cd2c6a68b46673b177dd0/pyshark-0.6.tar.gz",
"platform": null,
"description": "Python wrapper for tshark, allowing python packet parsing using wireshark dissectors.\n\nSee https://github.com/KimiNewt/pyshark/ for documentation.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python wrapper for tshark, allowing python packet parsing using wireshark dissectors",
"version": "0.6",
"split_keywords": [
"wireshark",
"capture",
"packets",
"parsing",
"packet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1dd97884ff926c3d05ec65fdf84ac499fb0f088e440d02c606b0ac41645605de",
"md5": "1f6cb2892de53b273ae3491b197b0af7",
"sha256": "98e8a1ebdcbfbb6e8defd0c96736ea51bf8234339f980b15dd3545f87f5146d4"
},
"downloads": -1,
"filename": "pyshark-0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f6cb2892de53b273ae3491b197b0af7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 41359,
"upload_time": "2023-04-26T09:33:41",
"upload_time_iso_8601": "2023-04-26T09:33:41.022000Z",
"url": "https://files.pythonhosted.org/packages/1d/d9/7884ff926c3d05ec65fdf84ac499fb0f088e440d02c606b0ac41645605de/pyshark-0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e13c0e6f306a8a0490bfe58d0683553b4c60c6dfcd2cd2c6a68b46673b177dd0",
"md5": "f7134d63928a75a12fe0ed4a3fd2c1f1",
"sha256": "a424d83e0ca6224a96bbe30cd3f89d5491654d783faaaf90adaf45867a0bcb17"
},
"downloads": -1,
"filename": "pyshark-0.6.tar.gz",
"has_sig": false,
"md5_digest": "f7134d63928a75a12fe0ed4a3fd2c1f1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27053,
"upload_time": "2023-04-26T09:33:43",
"upload_time_iso_8601": "2023-04-26T09:33:43.811459Z",
"url": "https://files.pythonhosted.org/packages/e1/3c/0e6f306a8a0490bfe58d0683553b4c60c6dfcd2cd2c6a68b46673b177dd0/pyshark-0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-26 09:33:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "KimiNewt",
"github_project": "pyshark",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "appdirs",
"specs": []
},
{
"name": "py",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "lxml",
"specs": []
},
{
"name": "packaging",
"specs": []
}
],
"lcname": "pyshark"
}