# -*- 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-mailcap-fix
version             1.0.1
revision            0
categories-append   devel
platforms           any
license             Unlicense
maintainers         nomaintainer

description         Patched mailcap module that conforms to RFC 1524
long_description    {*}${description}
homepage            https://github.com/michael-lazar/mailcap_fix
checksums           rmd160  e3e8b9a36969cbbfa75db503bcbf1e5bb75f9269 \
                    sha256  113c0b36091ac0b8181c33f2cd4905280e1bb316383d3c3fcae98c6df094910a \
                    size    6343
supported_archs     noarch

python.versions     310 311 312 313 314
