# -*- 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.6.0
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  430aac1ffb028c32171ebe1934c54c9147377f70 \
                    sha256  6eceb6ad197656a1ff49ebfbbfa870678c75be4344feb35ac1edf694309413dc \
                    size    14472

python.versions     310 311 312
