blob: e2dc9908c6313f190e22343556528c114f255104 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
<bugs-to>https://github.com/minio/minio-py/issues</bugs-to>
<doc>https://min.io/docs/minio/kubernetes/upstream/index.html</doc>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|