mirror of
https://github.com/dnlbauer/xdrfile.git
synced 2026-09-10 22:25:30 +00:00
add repo
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.3.0"
|
|||||||
authors = ["Daniel Bauer <bauer@cbs.tu-darmstadt.de>"]
|
authors = ["Daniel Bauer <bauer@cbs.tu-darmstadt.de>"]
|
||||||
license = "LGPL-3.0-only"
|
license = "LGPL-3.0-only"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
repository = "https://github.com/danijoo/xdrfile"
|
||||||
description = "Wrapper around the gromacs libxdrfile library. Can be used to read and write gromacs trajectories in xtc and trr format."
|
description = "Wrapper around the gromacs libxdrfile library. Can be used to read and write gromacs trajectories in xtc and trr format."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
categories = ["external-ffi-bindings", "encoding", "science"]
|
categories = ["external-ffi-bindings", "encoding", "science"]
|
||||||
|
|||||||
Reference in New Issue
Block a user