mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 20:09:51 +00:00
Added srt and subviewer
This commit is contained in:
parent
146fdf14fe
commit
64f734590d
@ -4412,5 +4412,30 @@
|
|||||||
"description": "Low-level twitter API wrapper library for Nim.",
|
"description": "Low-level twitter API wrapper library for Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/kubo39/twitter"
|
"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