# -*- 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.2.0
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  be7296151eaa6989434404fc0b108d1d12d11d21 \
                    sha256  a8c27070ca547293b6890c4bf389f713f80e8c478631432962bb7f4bc0bd7d7f \
                    size    506020

python.versions     310 311 312 313
python.pep517_backend maturin
