Added package gyaric (#1296)

This commit is contained in:
jiro 2020-01-01 02:20:37 +09:00 committed by Miran
parent 32fc0fa6b1
commit 88cbfafada

View File

@ -15835,5 +15835,21 @@
"description": "faker is a Nim package that generates fake data for you.",
"license": "MIT",
"web": "https://github.com/jiro4989/faker"
},
{
"name": "gyaric",
"url": "https://github.com/jiro4989/gyaric",
"method": "git",
"tags": [
"joke",
"library",
"cli",
"gyaru",
"encoder",
"text"
],
"description": "gyaric is a module to encode/decode text to unreadable gyaru's text.",
"license": "MIT",
"web": "https://github.com/jiro4989/gyaric"
}
]