summaryrefslogtreecommitdiff
path: root/net-libs/libuplink/metadata.xml
blob: b729fcfcb05f9ad5078e1d369bfd5ead21519f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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://storj.dev/</doc>
  </upstream>
</pkgmetadata>