# -*- 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
categories sysutils python
maintainers {raimue @raimue} \
description in-depth comparison of files, archives, and directories
long_description diffoscope will try to get to the bottom of what makes \
files or directories different. It will recursively unpack \
archives of many kinds and transform various binary \
formats into more human readable form to compare them. It \
can compare two tarballs, ISO images, or PDF just as easily. \
Please note some file formats will require the installation \
homepage https://diffoscope.org/
master_sites pypi:d/diffoscope
checksums rmd160 028d09d25ab8aa2aca1243ec322e6931e2e3b07b \
sha256 ac07125f7774eb9397bda483ed9740f3ed920cd5d744dcb9ef10d03173df0f7b \
python.default_version 37
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-libarchive-c \
port:py${python.version}-magic
depends_run-append port:gnutar \
patchfiles patch-locale.diff
port:py${python.version}-py \
port:py${python.version}-pytest