# -*- 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 icdiff version 2.0.7 revision 0 checksums rmd160 8de21b1be190235eef33d9a5566365bd1eb47f1f \ sha256 f79a318891adbf59a45e3a7694f5e1f18c5407065264637072ac8363b759866f \ size 16394 categories textproc sysutils devel platforms {darwin any} maintainers {raimue @raimue} \ openmaintainer license PSF supported_archs noarch description improved colored diff long_description \ icdiff can show you the differences between similar files without getting \ in the way. This is especially helpful for identifying and understanding \ small changes within existing lines. homepage https://www.jefftk.com/icdiff python.default_version 313