README.rdoc
= Xspf2m3u
*Author:* Pavel Argentov <argentoff@gmail.com>
== Usage:
xspf2m3u help
xspf2m3u -i infile.xspf -o outfile.m3u
This CLI program converts a playlist in XSPF format into Extended M3U playlist.
== JRuby notice
Since this gem depends on no-jruby-compatible "ruby-xslt", it would not
build/install/work on JRuby.
== Feedback
Feel free to fork/patch/issue this thing. If you are on GitHub, you already
know how to do this :)
== Copyright
Copyright (c) 2012 Pavel Argentov. See LICENSE for details.
== LICENSE
MIT, see LICENSE.md or LICENSE.rdoc in the gem's package.