blob: 1df9752be6caf77ce1accc927b99afd05a132401 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zerochaos@gentoo.org</email>
<name>Rick Farina</name>
</maintainer>
<longdescription lang="en">
This package provides all the command line tools for configuring
wireless networking devices with drivers that implement the Linux
Wireless Extensions (almost all recent IEEE 802.11a/b/g drivers).
</longdescription>
<use>
<flag name="multicall">Build the most commonly used tools as one
binary</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:wireless_tools:wireless_tools</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|