# -*- 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-obstore
version             0.9.5
revision            0

license             MIT
maintainers         {reneeotten @reneeotten} openmaintainer

description         The simplest, highest-throughput Python interface to Amazon S3, \
                    Google Cloud Storage, Azure Storage, & other S3-compliant APIs
long_description    {*}${description}, powered by Rust

homepage            https://developmentseed.org/obstore

checksums           rmd160  d1da80014bfd23a913c9aaa49e887e2ba4b0f744 \
                    sha256  9b260c1c570ddb12d28df60863792f26c45f958bdc9cf2f2782e16ec4f2fda4a \
                    size    124358

python.versions     312 313 314
python.pep517_backend maturin
