blob: a1af1c1e866255aa2f980599e59eb9b0594cd7c9 (
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://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|