# -*- 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-isbnlib
version             3.10.14
revision            0

platforms           {darwin any}
supported_archs     noarch
license             LGPL-3
maintainers         nomaintainer

description         Extract, clean, transform, hyphenate and metadata for ISBNs \
                    (International Standard Book Number).
long_description    {*}${description}

homepage            https://github.com/xlcnd/isbnlib

checksums           rmd160  4881d29752a4fc0e5f2fece7cefdb35be057c078 \
                    sha256  96f90864c77b01f55fa11e5bfca9fd909501d9842f3bc710d4eab85195d90539 \
                    size    48046

python.versions     313
python.pep517_backend poetry
