summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3af486c1060a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python2-pywapi-git
+ pkgdesc = Python wrapper around the Yahoo! Weather, Weather.com and NOAA APIs
+ pkgver = r126.7f05282
+ pkgrel = 1
+ url = https://launchpad.net/python-weather-api
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = python2
+ provides = python2-pywapi
+ conflicts = python2-pywapi
+ source = python2-pywapi-git::git+https://git.launchpad.net/~khurshid-alam/python-weather-api/+git/trunk
+ md5sums = SKIP
+
+pkgname = python2-pywapi-git
+