diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-01 06:56:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-01 06:56:54 +0700 |
commit | 842b33e9d2f76dfde6b7209ee020f4f8cc4d6f37 (patch) | |
tree | 53d7db3992c240b0cdf4611dbcb6a46782f0ab97 /python/python-tvrage/slack-desc | |
parent | 9476fcfed8eec289ae1d2d4f191113759e1ff0b1 (diff) |
python/python-tvrage: Added (client interface for tvrage.com).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-tvrage/slack-desc')
-rw-r--r-- | python/python-tvrage/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-tvrage/slack-desc b/python/python-tvrage/slack-desc new file mode 100644 index 000000000000..f6acfedf90bb --- /dev/null +++ b/python/python-tvrage/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-tvrage: python-tvrage (client interface for tvrage.com) +python-tvrage: +python-tvrage: python-tvrage is a client interface for tvrage.com's +python-tvrage: XML-based api feeds. +python-tvrage: +python-tvrage: Homepage: https://github.com/ckreutzer/python-tvrage +python-tvrage: +python-tvrage: +python-tvrage: +python-tvrage: +python-tvrage: |