Name | dpkt JSON |
Version |
1.9.8
JSON |
| download |
home_page | https://github.com/kbandla/dpkt |
Summary | fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols |
upload_time | 2022-08-18 05:54:13 |
maintainer | |
docs_url | None |
author | Various |
requires_python | |
license | BSD |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# dpkt
![Python package](https://github.com/kbandla/dpkt/workflows/Python%20package/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/kbandla/dpkt/badge.svg?branch=master)](https://coveralls.io/github/kbandla/dpkt?branch=master)
[![supported-versions](https://img.shields.io/pypi/pyversions/dpkt.svg)](https://pypi.python.org/pypi/dpkt)
[![supported-versions](https://img.shields.io/pypi/implementation/dpkt.svg)](https://pypi.python.org/pypi/dpkt)
The dpkt project is a python module for fast, simple packet parsing, with definitions for the basic TCP/IP protocols.
### Installation
```
pip install dpkt
```
### Examples and Documentation
- [Main Docs for DPKT](https://kbandla.github.io/dpkt)
Raw data
{
"_id": null,
"home_page": "https://github.com/kbandla/dpkt",
"name": "dpkt",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Various",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/c9/7d/52f17a794db52a66e46ebb0c7549bf2f035ed61d5a920ba4aaa127dd038e/dpkt-1.9.8.tar.gz",
"platform": null,
"description": "# dpkt\n\n![Python package](https://github.com/kbandla/dpkt/workflows/Python%20package/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/kbandla/dpkt/badge.svg?branch=master)](https://coveralls.io/github/kbandla/dpkt?branch=master)\n[![supported-versions](https://img.shields.io/pypi/pyversions/dpkt.svg)](https://pypi.python.org/pypi/dpkt)\n[![supported-versions](https://img.shields.io/pypi/implementation/dpkt.svg)](https://pypi.python.org/pypi/dpkt)\n\nThe dpkt project is a python module for fast, simple packet parsing, with definitions for the basic TCP/IP protocols.\n\n### Installation\n```\npip install dpkt\n```\n\n### Examples and Documentation\n- [Main Docs for DPKT](https://kbandla.github.io/dpkt)\n\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols",
"version": "1.9.8",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1179479e2194c9096b92aecdf33634ae948d2be306c6011673e98ee1917f32c2",
"md5": "38c60fe67ae87a41c608fe52690f45b7",
"sha256": "4da4d111d7bf67575b571f5c678c71bddd2d8a01a3d57d489faf0a92c748fbfd"
},
"downloads": -1,
"filename": "dpkt-1.9.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "38c60fe67ae87a41c608fe52690f45b7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 194973,
"upload_time": "2022-08-18T05:54:10",
"upload_time_iso_8601": "2022-08-18T05:54:10.793159Z",
"url": "https://files.pythonhosted.org/packages/11/79/479e2194c9096b92aecdf33634ae948d2be306c6011673e98ee1917f32c2/dpkt-1.9.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c97d52f17a794db52a66e46ebb0c7549bf2f035ed61d5a920ba4aaa127dd038e",
"md5": "0f16de3c0b8caa6ec2261210f08c7b8b",
"sha256": "43f8686e455da5052835fd1eda2689d51de3670aac9799b1b00cfd203927ee45"
},
"downloads": -1,
"filename": "dpkt-1.9.8.tar.gz",
"has_sig": false,
"md5_digest": "0f16de3c0b8caa6ec2261210f08c7b8b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 180073,
"upload_time": "2022-08-18T05:54:13",
"upload_time_iso_8601": "2022-08-18T05:54:13.582148Z",
"url": "https://files.pythonhosted.org/packages/c9/7d/52f17a794db52a66e46ebb0c7549bf2f035ed61d5a920ba4aaa127dd038e/dpkt-1.9.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-08-18 05:54:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "kbandla",
"github_project": "dpkt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "dpkt"
}