summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlothar-mar2015-06-11 16:01:37 +0100
committerlothar-mar2015-06-11 16:01:37 +0100
commit389320df37527c3e2633dba69adc3260a5ab4c46 (patch)
tree69ba4f0b0e2b60e6fd4aa15f319a255808683ca9 /.SRCINFO
downloadaur-389320df37527c3e2633dba69adc3260a5ab4c46.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..dd9038068f08
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python2-tstoolbox-git
+ pkgdesc = The tstoolbox is a python script to manipulate time-series on the command line or by function calls within Pandas.
+ pkgver = 0.8.2
+ pkgrel = 1
+ url = https://bitbucket.org/timcera/tstoolbox
+ arch = i686
+ arch = x86_64
+ license = Sleepycat
+ makedepends = git
+ depends = python2>=2.7.6
+ depends = python2-pandas-git
+ depends = python2-baker>=1.3
+ depends = python2-dateutil>=1.3
+ provides = tstoolbox
+ conflicts = tstoolbox
+ md5sums = SKIP
+
+pkgname = python2-tstoolbox-git
+