aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Carlos <juancarlospaco@gmail.com>2019-08-19 17:10:02 -0300
committerMiran <narimiran@disroot.org>2019-08-19 22:10:02 +0200
commitb6d1e2bdd548bcd7f288d117e023676232b30cec (patch)
tree21a0e1275bad086508df87789a613c1875d27731
parenta3c3baec812af7773b9c08d1cb2df5541a7a7baa (diff)
downloadpackages-b6d1e2bdd548bcd7f288d117e023676232b30cec.tar.gz
packages-b6d1e2bdd548bcd7f288d117e023676232b30cec.zip
Added package sweetanitify (#1145)
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b13e928..0c71eae 100644
--- a/packages.json
+++ b/packages.json
@@ -14038,5 +14038,18 @@
"description": "Pure nim implementation of MurmurHash",
"license": "MIT",
"web": "https://github.com/cwpearson/nim-murmurhash"
+ },
+ {
+ "name": "sweetanitify",
+ "url": "https://github.com/juancarlospaco/sweetanitify",
+ "method": "git",
+ "tags": [
+ "sweet_anita",
+ "tourette",
+ "string"
+ ],
+ "description": "Sweet_Anita Translator, help spread awareness about Tourettes",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/sweetanitify"
}
]