summaryrefslogtreecommitdiff
path: root/dev-libs/libtypec/metadata.xml
blob: 9360a9e4e7befb5cb7a8c55ccbb8de6961aa3941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription>
    “libtypec” is aimed to provide a generic interface abstracting all
    platform complexity for user space to develop tools for efficient
    USB-C port management. The library can also enable development of
    diagnostic and debug tools to debug system issues around USB-C/USB
    PD topology.
  </longdescription>
  <maintainer type="person">
    <name>Adrian Ratiu</name>
    <email>adrian.ratiu@collabora.com</email>
  </maintainer>
  <upstream>
    <maintainer>
      <name>Rajaram Regupathy</name>
      <email>rajaram.regupathy@gmail.com</email>
    </maintainer>
    <remote-id type="github">Rajaram-Regupathy/libtypec</remote-id>
  </upstream>
</pkgmetadata>