lemonshark


Namelemonshark JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://github.com/CodeDevAM/lemonshark
Summarylemonshark allows to use Wireshark as a library in an python application
upload_time2025-01-17 18:03:20
maintainerNone
docs_urlNone
authorDevAM
requires_pythonNone
licenseGPL-2.0-only
keywords lemonshark shark wireshark
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lemonshark

![icon](https://raw.githubusercontent.com/CodeDevAM/lemonshark/main/icon.png)

lemonshark allows to use Wireshark as a library in an python application.

See `Examples` folder for some examples.

## Contribution

Contributions are welcome.

## License

Copyright (c) 2024 DevAM

[GPL-2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CodeDevAM/lemonshark",
    "name": "lemonshark",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "lemonshark, shark, Wireshark",
    "author": "DevAM",
    "author_email": "email@example.com",
    "download_url": null,
    "platform": null,
    "description": "# lemonshark\r\n\r\n![icon](https://raw.githubusercontent.com/CodeDevAM/lemonshark/main/icon.png)\r\n\r\nlemonshark allows to use Wireshark as a library in an python application.\r\n\r\nSee `Examples` folder for some examples.\r\n\r\n## Contribution\r\n\r\nContributions are welcome.\r\n\r\n## License\r\n\r\nCopyright (c) 2024 DevAM\r\n\r\n[GPL-2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)\r\n",
    "bugtrack_url": null,
    "license": "GPL-2.0-only",
    "summary": "lemonshark allows to use Wireshark as a library in an python application",
    "version": "0.9.0",
    "project_urls": {
        "Homepage": "https://github.com/CodeDevAM/lemonshark"
    },
    "split_keywords": [
        "lemonshark",
        " shark",
        " wireshark"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "147aade7f81281bcfb614d1d0d466b19da99fc52d6df8a78a73ce852443509b3",
                "md5": "41efb93d95ca17057d285a3917a60569",
                "sha256": "de71ed5b135d74306ab0d9f31312093dafe1eb0d49400ad00d69b2bed83aa18c"
            },
            "downloads": -1,
            "filename": "lemonshark-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41efb93d95ca17057d285a3917a60569",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 777708,
            "upload_time": "2025-01-17T18:03:20",
            "upload_time_iso_8601": "2025-01-17T18:03:20.887304Z",
            "url": "https://files.pythonhosted.org/packages/14/7a/ade7f81281bcfb614d1d0d466b19da99fc52d6df8a78a73ce852443509b3/lemonshark-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-17 18:03:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CodeDevAM",
    "github_project": "lemonshark",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lemonshark"
}
        
Elapsed time: 0.48026s