aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshiki Ohnogi <toshikiohnogi@users.noreply.github.com>2019-09-21 19:46:30 +0900
committerMiran <narimiran@disroot.org>2019-09-21 12:46:30 +0200
commitcda1bb43b251e980738a023f5fab2e0063f81084 (patch)
tree04226059321b0a557d65538fd5862dbb6e9b175f
parente99abe8534b526c443cb5cf68b5941655c5e9f74 (diff)
downloadpackages-cda1bb43b251e980738a023f5fab2e0063f81084.tar.gz
packages-cda1bb43b251e980738a023f5fab2e0063f81084.zip
Added package nimga (#1173)
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c146cf6..7e01a1c 100644
--- a/packages.json
+++ b/packages.json
@@ -14379,5 +14379,17 @@
"description": "Amazon Web Services (AWS) APIs",
"license": "MIT",
"web": "https://github.com/disruptek/atoz"
+ },
+ {
+ "name": "nimga",
+ "url": "https://github.com/toshikiohnogi/nimga",
+ "method": "git",
+ "tags": [
+ "GeneticAlgorithm",
+ "nimga"
+ ],
+ "description": "Genetic Algorithm Library for Nim.",
+ "license": "MIT",
+ "web": "https://github.com/toshikiohnogi/nimga"
}
]