mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-python/minio: new package, add 7.1.12
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
16
dev-python/minio/metadata.xml
Normal file
16
dev-python/minio/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>julien@jroy.ca</email>
|
||||
<name>Julien Roy</name>
|
||||
</maintainer>
|
||||
<longdescription>MinIO Python SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.</longdescription>
|
||||
<upstream>
|
||||
<changelog>https://github.com/minio/minio-py/releases</changelog>
|
||||
<doc>https://min.io/docs/minio/kubernetes/upstream/index.html</doc>
|
||||
<bugs-to>https://github.com/minio/minio-py/issues</bugs-to>
|
||||
<remote-id type="github">minio/minio-py</remote-id>
|
||||
<remote-id type="pypi">minio</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user