Files
2026-04-24 07:10:25 -05:00

26 lines
826 B
Tcl

# -*- 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
python.rootname patch_ng
version 1.19.1
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 e330a02fa1d9ab7edfe2b8560d228f0cc82dd111 \
sha256 036a3cc00134ec53f37e92333958ee75e117f2e62a5ec2b85c7122e5e815c29e \
size 18525
python.versions 310 311 312 313 314