Package protocol: Information
Source package: protocol
Version: 0.1.0.20190528-alt1.1
Build time: Mar 21, 2024, 07:47 PM
Category: Networking/Other
Report package bugHome page: http://www.luismg.com/protocol/
License: GPL-3.0
Summary: An ASCII Header Generator for Network Protocols
Description:
____ _ _
| _ \ _ __ ___ | |_ ___ ___ ___ | |
| |_) | '__/ _ \| __/ _ \ / __/ _ \| |
| __/| | | (_) | || (_) | (_| (_) | |
|_| |_| \___/ \__\___/ \___\___/|_|
Protocol is a simple command-line tool that serves two purposes:
- Provide a simple way for engineers to have a look at standard network
protocol headers, directly from the command-line, without having to
google for the relevant RFC or for ugly header image diagrams.
- Provide a way for researchers and engineers to quickly generate ASCII
RFC-like header diagrams for their own custom protocols.Maintainer: Daniel Zagaynov
Last changed
March 3, 2024 Daniel Zagaynov 0.1.0.20190528-alt1.1
- NMU:
+ replace pathfix.py with find-sed
+ fix FTBFS with removed python3 imp packageJuly 3, 2020 Vitaly Chikunov 0.1.0.20190528-alt1
- First import of version 0.1 from git at 2019-05-28.