# -*- 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.11.1
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  a6bfd28b0a8d1bac06fa88afe3fcac0ac6420c86 \
                    sha256  a5afe8b99e3b20cdc9133be7a1b381259acf0d470029f6b2fc79c3f9947ad436 \
                    size    130828

python.versions     312 313 314
python.pep517_backend maturin
