-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathmetadata.yaml
43 lines (31 loc) · 995 Bytes
/
metadata.yaml
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
project_name: waterdynamics
authors:
- https://github.com/MDAnalysis/waterdynamics/blob/main/AUTHORS.md
maintainers:
- fiona-naughton
description:
Analysis of water dynamics in molecular dynamics trajectories and water interactions with other molecules.
keywords:
- water
- hydrogenbonds
- MSD
license: GPL-2.0-or-later
project_home: https://github.com/MDAnalysis/waterdynamics/
documentation_home: https://mdanalysis.org/waterdynamics
documentation_type: API
install:
- pip install waterdynamics
src_install:
- pip install git+https://github.com/MDAnalysis/waterdynamics@main
import_name: waterdynamics
python_requires: ">=3.9"
mdanalysis_requires: ">=2.0.0"
run_tests:
- pytest --pyargs waterdynamics
test_dependencies:
- mamba install pytest MDAnalysisTests
project_org: MDAnalysis
development_status: Production/Stable
changelog: https://github.com/MDAnalysis/waterdynamics/blob/main/CHANGELOG.md
publications:
- https://doi.org/10.1016/j.bpj.2014.05.037