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/README | |
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/README')
-rw-r--r-- | python/python-tvrage/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-tvrage/README b/python/python-tvrage/README new file mode 100644 index 000000000000..f2c0f9ea95b2 --- /dev/null +++ b/python/python-tvrage/README @@ -0,0 +1,2 @@ +Python-tvrage is a client interface for tvrage.com's +XML-based api feeds. |