summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-19 06:56:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-19 06:56:15 +0000
commit1f41093f03fcd5c26298f2377cc800ebc2c41f09 (patch)
treedcea165484b79860efd19cf9caabcbedeed8f58a /identify
parentReleasing debian version 2.4.12-1. (diff)
downloadidentify-1f41093f03fcd5c26298f2377cc800ebc2c41f09.tar.xz
identify-1f41093f03fcd5c26298f2377cc800ebc2c41f09.zip
Merging upstream version 2.5.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify')
-rw-r--r--identify/extensions.py2
-rw-r--r--identify/py.typed0
2 files changed, 2 insertions, 0 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index 1b1f7fa..f5ad460 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -127,6 +127,8 @@ EXTENSIONS = {
'mli': {'text', 'ocaml'},
'mm': {'text', 'c++', 'objective-c++'},
'modulemap': {'text', 'modulemap'},
+ 'mscx': {'text', 'xml', 'musescore'},
+ 'mscz': {'binary', 'zip', 'musescore'},
'myst': {'text', 'myst'},
'ngdoc': {'text', 'ngdoc'},
'nim': {'text', 'nim'},
diff --git a/identify/py.typed b/identify/py.typed
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/identify/py.typed