Merge pull request #258 from achesak/master

Add playlists.
This commit is contained in:
Dominik Picheta 2015-09-21 17:18:33 +01:00
commit 8d1c490c04

View File

@ -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"
}
]