aboutsummaryrefslogtreecommitdiff
path: root/python/python3-trakit/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-trakit/slack-desc')
-rw-r--r--python/python3-trakit/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-trakit/slack-desc b/python/python3-trakit/slack-desc
new file mode 100644
index 0000000000..692e486acb
--- /dev/null
+++ b/python/python3-trakit/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------------------------------------------------------|
+python3-trakit: python3-trakit (Guess additional info from titles in media tracks)
+python3-trakit:
+python3-trakit: TrakIt is a track name parser. It is a tiny library created to
+python3-trakit: solve a very specific problem. It's very common that video files do
+python3-trakit: not have precise metadata information, where you can have multiple
+python3-trakit: subtitle tracks tagged as Portuguese, but one of them is actually
+python3-trakit: Brazilian Portuguese. Or you have multiple audio tracks in English,
+python3-trakit: but one of them is British English (British English Forced (PGS))
+python3-trakit: and others are American English (American English (PGS)).
+python3-trakit:
+python3-trakit: HOMEPAGE: https://github.com/ratoaq2/trakit