-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPKG-INFO
21 lines (21 loc) · 911 Bytes
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Metadata-Version: 1.1
Name: python-wifi
Version: 0.6.1
Summary: Python WiFi is a Python module that provides read and write access to a
wireless network card's capabilities using the Linux Wireless Extensions.
Home-page: http://pythonwifi.tuxfamily.org/
Author: Sean Robinson
Author-email: pythonwifi@lists.tuxfamily.org
License: LGPL for module; GPL for example apps
Description: UNKNOWN
Keywords: wifi wireless wlan iwconfig iwlist iwtools
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Networking