Add new package (#1297)

This commit is contained in:
b3liever 2020-01-01 19:34:11 +02:00 committed by Miran
parent 88cbfafada
commit 16d95c0243

View File

@ -15851,5 +15851,17 @@
"description": "gyaric is a module to encode/decode text to unreadable gyaru's text.",
"license": "MIT",
"web": "https://github.com/jiro4989/gyaric"
},
{
"name": "patgraph",
"url": "https://github.com/b3liever/patgraph",
"method": "git",
"tags": [
"datastructures",
"library"
],
"description": "Graph data structure library",
"license": "MIT",
"web": "https://github.com/b3liever/patgraph"
}
]