aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cinemagoer/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 15:57:02 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 17:18:58 +0700
commit6d93d7155d79e71b0437d861bc36217394489329 (patch)
tree8c042a1c57e270700735c2ca9531133249b72c16 /python/python3-cinemagoer/README
parent9ff7b5dfbdddb3327b40b5d7d4f5ba42fcfb5932 (diff)
python/python3-cinemagoer: Added (retrieve and manage IMDb data).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cinemagoer/README')
-rw-r--r--python/python3-cinemagoer/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-cinemagoer/README b/python/python3-cinemagoer/README
new file mode 100644
index 0000000000..7be53fc25d
--- /dev/null
+++ b/python/python3-cinemagoer/README
@@ -0,0 +1,9 @@
+python3-cinemagoer (Retrieve and manage the data of IMDb)
+
+Cinemagoer (previously known as IMDbPY) is a Python package for
+retrieving and managing the data of the IMDb movie database about
+movies, people and companies.
+
+This project and its authors are not affiliated in any way to Internet
+Movie Database Inc.; see the DISCLAIMER.txt file for details about
+data licenses.