diff options
author | ryoon <ryoon> | 2010-12-13 12:43:17 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2010-12-13 12:43:17 +0000 |
commit | 5004595232aa3e26942261c20a1f3793a585e37c (patch) | |
tree | 5caad3aef2a1aee506f549f307bc58922f6b8c86 /net/quvi/DESCR | |
parent | 1c04c69d1d6677c4125aeaf2a19e223b2ca36655 (diff) | |
download | pkgsrc-5004595232aa3e26942261c20a1f3793a585e37c.tar.gz |
Import quvi-0.2.10 as net/quvi.
The quvi is a command line tool for parsing video download links. It
supports Youtube and other similar video websites. libquvi is a
library for parsing video download links with C API. It is written in
C and intended to be a cross-platform library.
You can see the list of supported sites from 'quvi --support'.
Diffstat (limited to 'net/quvi/DESCR')
-rw-r--r-- | net/quvi/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/quvi/DESCR b/net/quvi/DESCR new file mode 100644 index 00000000000..b75f6bb3240 --- /dev/null +++ b/net/quvi/DESCR @@ -0,0 +1,5 @@ +The quvi is a command line tool for parsing video download links. It +supports Youtube and other similar video websites. libquvi is a +library for parsing video download links with C API. It is written in +C and intended to be a cross-platform library. +You can see the list of supported sites from 'quvi --support'. |