We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5de6a9 commit 55918f5Copy full SHA for 55918f5
1 file changed
fpm.toml
@@ -1,6 +1,11 @@
1
name = "mstore"
2
version = "0.1.0"
3
license = "Apache-2.0"
4
+maintainer = ["@awvwgk"]
5
+author = ["Sebastian Ehlert"]
6
+copyright = "2020-2021 Sebastian Ehlert"
7
+description = "Molecular structure store for testing"
8
+keywords = ["computational-chemistry", "testing"]
9
10
[dependencies]
11
[dependencies.mctc-lib]
0 commit comments