# -*- 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-multidict version 6.6.3 revision 0 categories-append devel license Apache-2 python.versions 39 310 311 312 313 maintainers {ipglider.org:miguel @ipglider} openmaintainer description Multidict implementation. long_description Multidict is dict-like collection of key-value pairs where \ where a key might occur more than once in the container. homepage https://github.com/aio-libs/multidict checksums rmd160 2e2adbc565897e4476ae98e7e8a907336a22774b \ sha256 798a9eb12dab0a6c2e29c1de6f3468af5cb2da6053a20dfa3344907eed0937cc \ size 101006