aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 52ab4b0..5c9b73f 100644
--- a/packages.json
+++ b/packages.json
@@ -14231,6 +14231,20 @@
"web": "https://github.com/juancarlospaco/nim-constants"
},
{
+ "name": "pager",
+ "url": "https://git.sr.ht/~reesmichael1/nim-pager",
+ "method": "git",
+ "tags": [
+ "pager",
+ "paging",
+ "less",
+ "more"
+ ],
+ "description": "A simple library for paging, similar to less",
+ "license": "GPL-3.0",
+ "web": "https://git.sr.ht/~reesmichael1/nim-pager"
+ },
+ {
"name": "procs",
"url": "https://github.com/c-blake/procs",
"method": "git",