# -*- 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-google-crc32c
version             1.7.1
revision            0
categories-append   devel
license             Apache-2
maintainers         nomaintainer

description         Python wrapper of Google CRC32C library 
long_description    {*}${description}
homepage            https://github.com/googleapis/python-crc32c
distname            google_crc32c-${version}
checksums           rmd160  6d4fed948625c7f0045f8c93eeab61d205923fd4 \
                    sha256  2bff2305f98846f3e825dbeec9ee406f89da7962accdb29356e4eadc251bd472 \
                    size    14495

python.versions     310 311 312 313
