aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff S <paradox460@gmail.com>2019-08-12 22:21:56 -0700
committerMiran <narimiran@disroot.org>2019-08-13 07:21:56 +0200
commitd6b1afbcafc148d942ec4def6b052a6ec8f8bf66 (patch)
tree2fd6ea7d656a2f892a817246a723209f49194d19
parentffc6155573146199a7eacea7b8301055fed0b88e (diff)
downloadpackages-d6b1afbcafc148d942ec4def6b052a6ec8f8bf66.tar.gz
packages-d6b1afbcafc148d942ec4def6b052a6ec8f8bf66.zip
Added package spurdify (#1140)
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ced2ed4..fd856e9 100644
--- a/packages.json
+++ b/packages.json
@@ -13980,5 +13980,20 @@
"description": "A simple interactive calculator",
"license": "MIT",
"web": "https://github.com/xflywind/cal"
+ },
+ {
+ "name": "spurdify",
+ "url": "https://github.com/paradox460/spurdify",
+ "method": "git",
+ "tags": [
+ "funny",
+ "meme",
+ "spurdo",
+ "text-manipulation",
+ "mangle"
+ ],
+ "description": "Spurdification library and CLI",
+ "license": "MIT",
+ "web": "https://github.com/paradox460/spurdify"
}
]