Package protocol: Information

    Source package: protocol
    Version: 0.1.0.20190528-alt1.1
    Latest version according to Repology
    Build time:  Mar 21, 2024, 01:54 PM in the task #341890
    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 rpms provided by this srpm:
    protocol (noarch)

    Maintainer: Daniel Zagaynov

    List of contributors:
    Daniel Zagaynov
    Vitaly Chikunov

    ACL:
    Daniel Zagaynov
    @everybody

      1. rpm-build-python3
      2. python3-module-setuptools
      3. python3-tools

    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 package
    July 3, 2020 Vitaly Chikunov 0.1.0.20190528-alt1
    - First import of version 0.1 from git at 2019-05-28.