# -*- 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-hiredis
version             3.1.0
revision            0
categories-append   devel databases
license             BSD

python.versions     39 310 311 312 313

maintainers         {stromnov @stromnov} openmaintainer

description         Python wrapper for hiredis
long_description    ${description}

homepage            https://github.com/pietern/hiredis-py

checksums           rmd160  2e1a84a7469da233dfc2dbdacc77ceed7ad0dc6a \
                    sha256  51d40ac3611091020d7dea6b05ed62cb152bff595fa4f931e7b6479d777acf7c \
                    size    87616
