README.md
# Xspf2m3u
[![Build Status](https://secure.travis-ci.org/evrone/xspf2m3u.png)](http://travis-ci.org/evrone/xspf2m3u) [![Dependency Status](https://gemnasium.com/evrone/xspf2m3u.png)](https://gemnasium.com/evrone/xspf2m3u)
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/evrone/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.
## Thanks to
[Evrone lab](http://evrone.com/)