14 lines
522 B
XML
14 lines
522 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>no-herd</herd>
|
|
<maintainer>
|
|
<email>slawomir.nizio@sabayon.org</email>
|
|
<name>Sławomir Nizio</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Currently, UFW provides only a command-line interface (CLI) for user interaction--the ufw command. This project implements graphical frontends for UFW using PyGTK and PyQt (the latter in early stage of development).
|
|
</longdescription>
|
|
</pkgmetadata>
|
|
|