net-wireles/iwdgui: new package

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>
This commit is contained in:
Johannes Willem Fernhout
2021-07-14 22:36:22 +02:00
parent d221b6b83f
commit 6599e4d56c
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?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>