We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b882c commit 54a7f4aCopy full SHA for 54a7f4a
Cargo.toml
@@ -3,6 +3,9 @@ name = "lightdock"
3
version = "0.3.1"
4
authors = ["Brian Jimenez Garcia <[email protected]>"]
5
edition = "2021"
6
+license = "GPL-3.0-only"
7
+description = "Macromolecular docking software based on the GSO algorithm"
8
+homepage = "https://lightdock.org"
9
10
[dependencies]
11
rand = "0.7.3"
0 commit comments