Document $VERSION
[www-quvi.git] / README
blobe1aa7aa55958ac10d83e18985aa43f59fe11c6a0
3 GENERAL
5 WWW::Quvi provides a Perl interface to libquvi, a small C library for
6 parsing Flash media stream URLs. It is written in C++ and uses SWIG to
7 connect to the libquvi API.
9 Home  : <http://www-quvi.sourceforge.net/>
10 gitweb: <git://repo.or.cz/w/www-quvi.git>
13 GETTING STARTED
15 Please read the reference documentation ($top_srcdir/lib/WWW/Quvi.pod)
16 and see the examples ($top_srcdir/examples/).
19 LICENSE
21 WWW::Quvi is free software, licensed under the LGPLv2.1+.
23 vim: set ts=2 sw=2 tw=72 expandtab: