# -*- 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-integv
version             1.3.0
revision            0
categories-append   devel
platforms           any
license             GPL-3
maintainers         nomaintainer

description         File integrity verifier based on the format of the file
long_description    {*}${description}
homepage            https://github.com/tetrau/integv
checksums           rmd160  4aafab36a4ecdc4c21b2844e17e23237f376f3d7 \
                    sha256  45b86c9bc6bbfce8badc00ae5cdd57878a5a56e2dee9dc416c80001ca1a245ae \
                    size    14172
supported_archs     noarch

python.versions     310 311 312 313 314
