Files
guru/net-libs/libuplink/metadata.xml
2026-03-12 16:10:37 -07:00

21 lines
706 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>david-gentoo@reedfam.email</email>
<name>David Reed</name>
</maintainer>
<longdescription lang="en">
libuplink is the C interface library for the Storj V3 decentralized storage
network. It provides a C API for accessing Storj buckets and objects,
implemented on top of the Go-based uplink library.
</longdescription>
<upstream>
<remote-id type="github">storj/uplink-c</remote-id>
<bugs-to>https://github.com/storj/uplink-c/issues</bugs-to>
<doc>https://docs.storj.io/</doc>
</upstream>
</pkgmetadata>