Add useragents library. (#660)

* Add useragents library.

* no spaes in tags
This commit is contained in:
treeform
2018-02-26 09:13:45 +00:00
committed by Dominik Picheta
parent e2d9e507f2
commit 0ac2a6353c
+12
View File
@@ -8256,5 +8256,17 @@
"description": "A client for the Pwned passwords API.",
"license": "MIT",
"web": "https://github.com/dom96/pwned"
},
{
"name": "useragents",
"url": "https://github.com/treeform/useragents",
"method": "git",
"tags": [
"library",
"useragent"
],
"description": "User Agent parser for nim.",
"license": "MIT",
"web": "https://github.com/treeform/useragents"
}
]