mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Merge pull request #328 from achesak/master
Added SRT and SubViewer subtitle modules
This commit is contained in:
commit
cdce761741
@ -4412,5 +4412,30 @@
|
||||
"description": "Low-level twitter API wrapper library for Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kubo39/twitter"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user