Files
macports-ports/python/py-obstore/Portfile
T
2026-07-03 22:01:10 -04:00

25 lines
901 B
Tcl

# -*- 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.0
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 dd44728642604401d4516e6da6722ff592eb2d05 \
sha256 a2f55163bcd348b4a60d12e6893eac50eddc742bad8032a1705d49140b992204 \
size 130565
python.versions 312 313 314
python.pep517_backend maturin