Metadata-Version: 2.2
Name: lemonshark
Version: 0.9.0
Summary: lemonshark allows to use Wireshark as a library in an python application
Home-page: https://github.com/CodeDevAM/lemonshark
Author: DevAM
Author-email: email@example.com
License: GPL-2.0-only
Keywords: lemonshark,shark,Wireshark
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: summary

# 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)
