blob: c0baa8120e7a493458379bed0135cb9c37e91a9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>agooglygooglr@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<longdescription>
Cross platform CLI tool for Glorious' wireless mice.
Originally reverse engineered using USB packet logs sniffed with
WireShark and USBPcap, as well as a decompilation of the official
Windows program (Glorious Core).
</longdescription>
<upstream>
<remote-id type="github">dkbednarczyk/mxw</remote-id>
<bugs-to>https://github.com/dkbednarczyk/mxw/issues</bugs-to>
</upstream>
</pkgmetadata>
|