# -*- 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-hf-xet
version             1.3.2
distname            hf_xet-${version}
revision            0
license             Apache-2
maintainers         nomaintainer

description         hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.
long_description    {*}${description}

homepage            https://github.com/huggingface/xet-core

checksums           rmd160  565dab437ff196dfe910e6666237c4021f47b402 \
                    sha256  e130ee08984783d12717444e538587fa2119385e5bd8fc2bb9f930419b73a7af \
                    size    643646

python.versions     310 311 312 313 314
python.pep517_backend maturin
