diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-12-24 13:14:44 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-24 13:14:44 -0200 |
commit | cc29fb847e42f28f8632eaa23023dcf2d6eeab3f (patch) | |
tree | d3a17aea0abb001d608be82a3f9bef0a91e39652 /network/quvi/slack-desc | |
parent | 6d7e31f888da447fd35656c2d64965792a2d30d1 (diff) | |
download | slackbuilds-cc29fb847e42f28f8632eaa23023dcf2d6eeab3f.tar.gz |
network/quvi: Added (video download link parser)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/quvi/slack-desc')
-rw-r--r-- | network/quvi/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/quvi/slack-desc b/network/quvi/slack-desc new file mode 100644 index 0000000000..1ce88eac0c --- /dev/null +++ b/network/quvi/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +quvi: quvi (video download link parser) +quvi: +quvi: quvi is a command line tool for parsing video download links. It +quvi: supports Youtube and other video websites. libquvi is a library for +quvi: parsing video download links with C API. It is written in C, and +quvi: intended to be a cross-platform library. +quvi: +quvi: +quvi: +quvi: The website is http://code.google.com/p/quvi/ +quvi: |