# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                py-icmplib
version             3.0.4
revision            0

categories-append   net
platforms           {darwin any}
license             LGPL-3+
supported_archs     noarch

python.versions     39 310

maintainers         nomaintainer

description         Implementation of the ICMP protocol in Python
long_description    {*}${description}

homepage            https://github.com/ValentinBELYN/icmplib

checksums           rmd160  6d90270f2352d4528275728b05b43ed924809bb5 \
                    sha256  57868f2cdb011418c0e1d5586b16d1fabd206569fe9652654c27b6b2d6a316de \
                    size    26744
