summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22360ac00bb90cfaf976ebae7fbe8a3e28aff65a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-neo
	pkgdesc = Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
	pkgver = 0.7.1
	pkgrel = 2
	url = https://pypi.org/project/neo/#files
	arch = any
	license = custom
	depends = python-quantities
	depends = python-setuptools
	depends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/n/neo/neo-0.7.1.tar.gz
	sha256sums = SKIP

pkgname = python-neo
	depends = python-quantities
	depends = python-setuptools
	depends = python2-setuptools
	depends = python
	depends = python-numpy

pkgname = python2-neo
	depends = python-quantities
	depends = python-setuptools
	depends = python2-setuptools
	depends = python2
	depends = python2-numpy