# -*- 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

# Updating may need a fix, see: https://github.com/jab/bidict/issues/339
name                py-bidict
version             0.23.1
revision            0
categories-append   devel
platforms           any
license             MPL-2
maintainers         nomaintainer
description         The bidirectional mapping library
long_description    {*}${description} for Python.
homepage            https://github.com/jab/bidict
checksums           rmd160  4e4b539347b4fe1b2f0319e83feafa485acc5380 \
                    sha256  03069d763bc387bbd20e7d49914e75fc4132a41937fa3405417e1a5a2d006d71 \
                    size    29093
supported_archs     noarch

python.versions     310 311 312 313 314
