summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6c66379c52d5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-robot-detection
+ pkgdesc = Library for detecting if a HTTP User Agent header is likely to be a bot
+ pkgver = 0.3
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/robot-detection
+ arch = any
+ license = GPL
+ options = !emptydirs
+ source = https://pypi.python.org/packages/source/r/robot-detection/robot-detection-0.3.tar.gz
+ sha256sums = a5baf71cf69d95a167b6bd93e026bddd010d40adfc35bde02a61b651f61e6f47
+
+pkgname = python-robot-detection
+ depends = python
+
+pkgname = python2-robot-detection
+ depends = python2
+