Add playlists.
This commit is contained in:
parent
a24f917a98
commit
b4bcbbd460
1 changed files with 15 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue