mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
Iwdgui is a new frontend for IWD, Intels Wireless Inet Deamon, written in Python using the GTK3 toolkit. Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info>
13 lines
388 B
XML
13 lines
388 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>hfern@fernhout.info</email>
|
|
<name>Johannes Willem (Hans) Fernhout</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">iwdgui</remote-id>
|
|
<remote-id type="gitlab">hfernh/iwdgui</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|