# -*- 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-defusedxml
version             0.7.1
revision            0
categories-append   textproc
platforms           {darwin any}
license             PSF
supported_archs     noarch

python.versions     39 310 311 312 313

maintainers         {stromnov @stromnov} openmaintainer

description         Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.
long_description    {*}${description}

homepage            https://github.com/tiran/defusedxml

checksums           rmd160  7574f98084b1d7a3a3f45361739629fbcd35ba5e \
                    sha256  1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69 \
                    size    75520
