mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Add uap package (#2142)
This commit is contained in:
parent
d7c6ef9032
commit
808fa07256
@ -25146,5 +25146,19 @@
|
||||
"description": "UUIDs in pure Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/vtbassmatt/nim-uuid4"
|
||||
},
|
||||
{
|
||||
"name": "uap",
|
||||
"url": "https://gitlab.com/artemklevtsov/nim-uap",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"cli",
|
||||
"useragent"
|
||||
],
|
||||
"description": "Nim implementation of user-agent parser",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://gitlab.com/artemklevtsov/nim-uap/-/blob/master/README.md",
|
||||
"doc": "https://artemklevtsov.gitlab.io/nim-uap/ua.html"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user