blob: 444ca27b18a2fb99fba5cd595b6ef4ea22edae2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-gsd
pkgdesc = GSD files store trajectories of the HOOMD-blue system state in a binary file with efficient random access to frames and allows all particle and topology properties to vary from one frame to the next.
pkgver = 4.0.0
pkgrel = 1
url = https://github.com/glotzerlab/gsd/
arch = x86_64
license = BSD
depends = cython
depends = python-numpy
source = https://github.com/glotzerlab/gsd/archive/v4.0.0.tar.gz
sha256sums = 9bdfe76da0578aa662c7428d09a995dd3e19177dfe5dee32e4286697f978eb31
pkgname = python-gsd
|