summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ef14274dea1046e0ae8dcd5024b0ed438daed99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.21.0
	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/repository/archive.tar.gz?ref=3.21.0
	md5sums = a3d0d21847b66207da61d3cc6262b60f

pkgname = python-ase