Package protocol: Information

    Source package: protocol
    Version: 0.1.0.20190528-alt1.2
    Build time:  May 8, 2025, 01:50 PM
    Category: Networking/Other
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    protocol (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-tools
      4. rpm-build-python3

    Last changed


    May 5, 2025 Stanislav Levin 0.1.0.20190528-alt1.2
    - NMU: fixed FTBFS (setuptools 76.0.0).
    March 3, 2024 Daniel Zagaynov 0.1.0.20190528-alt1.1
    - NMU:
        + replace pathfix.py with find-sed
        + fix FTBFS with removed python3 imp package
    July 3, 2020 Vitaly Chikunov 0.1.0.20190528-alt1
    - First import of version 0.1 from git at 2019-05-28.