aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-07-26 10:49:19 +0100
committerGitHub <noreply@github.com>2018-07-26 10:49:19 +0100
commit2a664b866cf67e6cb6ab3d0d80ee95b010d07eb7 (patch)
tree4a4c162a66aff0481b65ee506d5d66ec3e594a6b
parent5219f74d225911ccb360304dec768004bd88755f (diff)
parentdde705d7ee8abcef66b12f139141ec99a803c41a (diff)
downloadpackages-2a664b866cf67e6cb6ab3d0d80ee95b010d07eb7.tar.gz
packages-2a664b866cf67e6cb6ab3d0d80ee95b010d07eb7.zip
Merge branch 'master' into add-polypbren0644
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 81871ef..dcccf23 100644
--- a/packages.json
+++ b/packages.json
@@ -10086,5 +10086,17 @@
"description": "Renormalization of colloidal charges of polydipserse dispersions using the Poisson-Boltzmann equation",
"license": "MIT",
"web": "https://github.com/guibar64/polypbren"
+ },
+ {
+ "name": "spdx_licenses",
+ "url": "https://github.com/euantorano/spdx_licenses.nim",
+ "method": "git",
+ "tags": [
+ "spdx",
+ "license"
+ ],
+ "description": "A library to retrieve the list of commonly used licenses from the SPDX License List.",
+ "license": "BSD3",
+ "web": "https://github.com/euantorano/spdx_licenses.nim"
}
]