summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c5591bd83a9772ad9440b5b71ca3ce297b55b7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-ase
	pkgdesc = Atomic Simulation Environment (ASE) is a set of tools and Python modules for setting up, manipulating, running, visualizing and analyzing atomistic simulations.
	pkgver = 3.22.1
	pkgrel = 1
	url = http://wiki.fysik.dtu.dk/ase
	arch = any
	license = LGPLv2.1+
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-scipy
	optdepends = python-matplotlib: plotting
	optdepends = python-flask: for ase.db web-interface
	source = https://gitlab.com/ase/ase/-/archive/3.22.1/ase-3.22.1.tar.gz
	md5sums = 0c6fdc046cbd9627f8b74b3f6161178b

pkgname = python-ase