blob: b10cb71bfcdf1eef761f23f0cb3018b890d1be8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | 
pkgbase = fftool-git
	pkgdesc = Tool to build force field input files for molecular simulation
	pkgver = r175.0bf8a80
	pkgrel = 1
	url = https://github.com/paduagroup/fftool
	arch = any
	license = MIT
	makedepends = git
	depends = python
	optdepends = packmol: to pack molecules and materials in the simulation box
	source = git+https://github.com/paduagroup/fftool.git
	sha256sums = SKIP
pkgname = fftool-git
  |