# -*- 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-patch-ng
version             1.19.0
revision            0

supported_archs     noarch
platforms           {darwin any}
license             MIT
maintainers         nomaintainer

description         Library to parse and apply unified diffs.
long_description    {*}${description}

homepage            https://github.com/conan-io/python-patch-ng

checksums           rmd160  846acab454f912d0045d68d6dc2c1c57fb7ca552 \
                    sha256  27484792f4ac1c15fe2f3e4cecf74bb9833d33b75c715b71d199f7e1e7d1f786 \
                    size    18488

python.versions     313 314
