aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 77e8c9a..3355b37 100644
--- a/packages.json
+++ b/packages.json
@@ -4623,5 +4623,16 @@
"description": "Bindings for the Music Player Daemon C client library",
"license": "BSD",
"web": "https://github.com/lompik/libmpdclient.nim"
+ },
+ {
+ "name": "awk",
+ "url": "https://github.com/greencardamom/awk",
+ "method": "git",
+ "tags": [
+ "awk"
+ ],
+ "description": "Nim for awk programmers",
+ "license": "MIT",
+ "web": "https://github.com/greencardamom/awk"
}
]