guru/dev-python/b2sdk/metadata.xml
Wolfgang E. Sanyer 9e1e844f36
dev-python/b2sdk: Add python 3.11 to PYTHON_COMPAT
Also address a few pkcheck scan lints

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
2023-06-04 23:13:16 -04:00

18 lines
555 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ezzieyguywuf@gmail.com</email>
<name>Wolfgang E. Sanyer</name>
</maintainer>
<longdescription lang="en">
The command-line tool that gives easy access to all of the capabilities
of B2 Cloud Storage.
This program provides command-line access to the B2 service.
</longdescription>
<upstream>
<remote-id type="github">Backblaze/b2-sdk-python</remote-id>
</upstream>
</pkgmetadata>