mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add playlists.
This commit is contained in:
parent
a24f917a98
commit
b4bcbbd460
@ -3341,5 +3341,20 @@
|
||||
"description": "Parse fixed-width fields within lines of text (complementary to parsecsv)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jlp765/parsefixed"
|
||||
},
|
||||
{
|
||||
"name": "playlists",
|
||||
"url": "https://github.com/achesak/nim-playlists",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"playlists",
|
||||
"M3U",
|
||||
"PLS",
|
||||
"XSPF"
|
||||
],
|
||||
"description": "Nim library for parsing PLS, M3U, and XSPF playlist files",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-playlists"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user