aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 25b9e75..4607ecc 100644
--- a/packages.json
+++ b/packages.json
@@ -14167,5 +14167,22 @@
"description": "Robert Penner Easing Functions for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-easings"
+ },
+ {
+ "name": "fletcher",
+ "url": "https://github.com/Akito13/nim-fletcher",
+ "method": "git",
+ "tags": [
+ "algorithm",
+ "checksum",
+ "hash",
+ "adler",
+ "crc",
+ "crc32",
+ "embedded"
+ ],
+ "description": "Implementation of the Fletcher checksum algorithm.",
+ "license": "GPLv3+",
+ "web": "https://github.com/Akito13/nim-fletcher"
}
]