summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPaul Irofti2021-04-20 17:35:27 +0300
committerPaul Irofti2021-04-20 17:35:27 +0300
commit4b6880e05c7c1dfaddf3637dbda61824a9187fda (patch)
tree103841ab58a8fd8e8dd15ebb854316938cbfd56f /.SRCINFO
downloadaur-4b6880e05c7c1dfaddf3637dbda61824a9187fda.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a5756bda7995
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = python-tsnet
+ pkgdesc = transient simulation in water networks using Method of Characteristics
+ pkgver = 0.2.2
+ pkgrel = 1
+ url = https://github.com/glorialulu/TSNet
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ makedepends = python-pytest-runner
+ depends = python
+ depends = python-numpy
+ depends = python-scipy
+ depends = python-networkx
+ depends = python-pandas
+ depends = python-matplotlib
+ depends = python-plotly
+ depends = python-wntr
+ source = https://files.pythonhosted.org/packages/source/t/tsnet/tsnet-0.2.2.tar.gz
+ sha256sums = 363fc2cd3ac2529d0fedf24b272b394fb2292116984b3b27c9deb1dbe1d16670
+
+pkgname = python-tsnet
+