summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..26e40721e5b8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+# Generated by mksrcinfo v8
+# Mon Dec 19 16:12:54 UTC 2016
+pkgbase = python-wifiwrapper
+ pkgdesc = Command line tool and library wrappers around iwlist and /etc/network/interfaces
+ pkgver = 0.3.8
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/wifi
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ options = !emptydirs
+ source = https://pypi.python.org/packages/fe/a9/d026afe8a400dd40122385cd690e4fff4d574ed16f5c3a0f5e3921bfd383/wifi-0.3.8.tar.gz
+ sha256sums = a9880b2e91ea8420154c6826c8112a2f541bbae5641d59c5cb031d27138d7f26
+
+pkgname = python-wifiwrapper
+ pkgdesc = Command line tool and library wrappers around iwlist and /etc/network/interfaces. (python3 version)
+ depends = python
+
+pkgname = python2-wifiwrapper
+ pkgdesc = Command line tool and library wrappers around iwlist and /etc/network/interfaces. (python2 version)
+ depends = python2
+