mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Merge branch 'master' of github.com:nim-lang/packages
This commit is contained in:
commit
c003174a7b
@ -4426,5 +4426,46 @@
|
||||
"description": "A pure-nim implementation of the STOMP protocol for machine messaging.",
|
||||
"license": "MIT",
|
||||
"web": "http://bitbucket.org/mahlon/nim-stomp"
|
||||
},
|
||||
{
|
||||
"name": "srt",
|
||||
"url": "git://github.com/achesak/nim-srt",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"srt",
|
||||
"subrip",
|
||||
"subtitle"
|
||||
],
|
||||
"description": "Nim module for parsing SRT (SubRip) subtitle files",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-srt"
|
||||
},
|
||||
{
|
||||
"name": "subviewer",
|
||||
"url": "git://github.co/achesak/nim-subviewer",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"subviewer",
|
||||
"subtitle"
|
||||
],
|
||||
"description": "Nim module for parsing SubViewer subtitle files",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-subviewer"
|
||||
},
|
||||
{
|
||||
"name": "Kinto",
|
||||
"url": "https://github.com/OpenSystemsLab/kinto.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"mozilla",
|
||||
"kinto",
|
||||
"json",
|
||||
"storage",
|
||||
"server",
|
||||
"client"
|
||||
],
|
||||
"description": "Kinto Client for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/OpenSystemsLab/kinto.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user