# -*- 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-cymruwhois
version             1.6
revision            0
license             MIT
supported_archs     noarch
platforms           {darwin any}
maintainers         {mps @Schamschula} openmaintainer
description         Perform lookups by ip address and return ASN, Country Code, and \
                    Netblock Owner.
long_description    {*}${description}
homepage            https://pythonhosted.org/cymruwhois/

checksums           rmd160  18ce3fdf52ca3d7137e53f004a76c35af34a2b9d \
                    sha256  b6c085e50e33133cd3718504521c780ed4d6b1e18e12c3bda6a0c949df7df254 \
                    size    4411

python.versions     39 310 311 312 313
