Merging upstream version 2.6.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8035a79e6e
commit
aecdf87a81
2 changed files with 10 additions and 5 deletions
|
@ -43,7 +43,7 @@ EXTENSIONS = {
|
||||||
'cr': {'text', 'crystal'},
|
'cr': {'text', 'crystal'},
|
||||||
'crt': {'text', 'pem'},
|
'crt': {'text', 'pem'},
|
||||||
'cs': {'text', 'c#'},
|
'cs': {'text', 'c#'},
|
||||||
'csproj': {'text', 'xml', 'csproj'},
|
'csproj': {'text', 'xml', 'csproj', 'msbuild'},
|
||||||
'csh': {'text', 'shell', 'csh'},
|
'csh': {'text', 'shell', 'csh'},
|
||||||
'cson': {'text', 'cson'},
|
'cson': {'text', 'cson'},
|
||||||
'css': {'text', 'css'},
|
'css': {'text', 'css'},
|
||||||
|
@ -82,6 +82,7 @@ EXTENSIONS = {
|
||||||
'fish': {'text', 'fish'},
|
'fish': {'text', 'fish'},
|
||||||
'fits': {'binary', 'fits'},
|
'fits': {'binary', 'fits'},
|
||||||
'fs': {'text', 'f#'},
|
'fs': {'text', 'f#'},
|
||||||
|
'fsproj': {'text', 'xml', 'fsproj', 'msbuild'},
|
||||||
'fsx': {'text', 'f#', 'f#script'},
|
'fsx': {'text', 'f#', 'f#script'},
|
||||||
'gd': {'text', 'gdscript'},
|
'gd': {'text', 'gdscript'},
|
||||||
'gemspec': {'text', 'ruby'},
|
'gemspec': {'text', 'ruby'},
|
||||||
|
@ -201,6 +202,7 @@ EXTENSIONS = {
|
||||||
'pp': {'text', 'puppet'},
|
'pp': {'text', 'puppet'},
|
||||||
'prisma': {'text', 'prisma'},
|
'prisma': {'text', 'prisma'},
|
||||||
'properties': {'text', 'java-properties'},
|
'properties': {'text', 'java-properties'},
|
||||||
|
'props': {'text', 'xml', 'msbuild'},
|
||||||
'proto': {'text', 'proto'},
|
'proto': {'text', 'proto'},
|
||||||
'ps1': {'text', 'powershell'},
|
'ps1': {'text', 'powershell'},
|
||||||
'psd1': {'text', 'powershell'},
|
'psd1': {'text', 'powershell'},
|
||||||
|
@ -212,7 +214,7 @@ EXTENSIONS = {
|
||||||
'pxi': {'text', 'cython'},
|
'pxi': {'text', 'cython'},
|
||||||
'py': {'text', 'python'},
|
'py': {'text', 'python'},
|
||||||
'pyi': {'text', 'pyi'},
|
'pyi': {'text', 'pyi'},
|
||||||
'pyproj': {'text', 'xml', 'pyproj'},
|
'pyproj': {'text', 'xml', 'pyproj', 'msbuild'},
|
||||||
'pyt': {'text', 'python'},
|
'pyt': {'text', 'python'},
|
||||||
'pyx': {'text', 'cython'},
|
'pyx': {'text', 'cython'},
|
||||||
'pyz': {'binary', 'pyz'},
|
'pyz': {'binary', 'pyz'},
|
||||||
|
@ -252,6 +254,7 @@ EXTENSIONS = {
|
||||||
'swiftdeps': {'text', 'swiftdeps'},
|
'swiftdeps': {'text', 'swiftdeps'},
|
||||||
'tac': {'text', 'twisted', 'python'},
|
'tac': {'text', 'twisted', 'python'},
|
||||||
'tar': {'binary', 'tar'},
|
'tar': {'binary', 'tar'},
|
||||||
|
'targets': {'text', 'xml', 'msbuild'},
|
||||||
'templ': {'text', 'templ'},
|
'templ': {'text', 'templ'},
|
||||||
'tex': {'text', 'tex'},
|
'tex': {'text', 'tex'},
|
||||||
'textproto': {'text', 'textproto'},
|
'textproto': {'text', 'textproto'},
|
||||||
|
@ -272,8 +275,8 @@ EXTENSIONS = {
|
||||||
'urdf': {'text', 'xml', 'urdf'},
|
'urdf': {'text', 'xml', 'urdf'},
|
||||||
'v': {'text', 'verilog'},
|
'v': {'text', 'verilog'},
|
||||||
'vb': {'text', 'vb'},
|
'vb': {'text', 'vb'},
|
||||||
'vbproj': {'text', 'xml', 'vbproj'},
|
'vbproj': {'text', 'xml', 'vbproj', 'msbuild'},
|
||||||
'vcxproj': {'text', 'xml', 'vcxproj'},
|
'vcxproj': {'text', 'xml', 'vcxproj', 'msbuild'},
|
||||||
'vdx': {'text', 'vdx'},
|
'vdx': {'text', 'vdx'},
|
||||||
'vh': {'text', 'verilog'},
|
'vh': {'text', 'verilog'},
|
||||||
'vhd': {'text', 'vhdl'},
|
'vhd': {'text', 'vhdl'},
|
||||||
|
@ -301,6 +304,7 @@ EXTENSIONS = {
|
||||||
'xqy': {'text', 'xquery'},
|
'xqy': {'text', 'xquery'},
|
||||||
'xsd': {'text', 'xml', 'xsd'},
|
'xsd': {'text', 'xml', 'xsd'},
|
||||||
'xsl': {'text', 'xml', 'xsl'},
|
'xsl': {'text', 'xml', 'xsl'},
|
||||||
|
'xslt': {'text', 'xml', 'xsl'},
|
||||||
'yaml': {'text', 'yaml'},
|
'yaml': {'text', 'yaml'},
|
||||||
'yamlld': {'text', 'yaml', 'yamlld'},
|
'yamlld': {'text', 'yaml', 'yamlld'},
|
||||||
'yang': {'text', 'yang'},
|
'yang': {'text', 'yang'},
|
||||||
|
@ -352,6 +356,7 @@ NAMES = {
|
||||||
'.pypirc': EXTENSIONS['ini'] | {'pypirc'},
|
'.pypirc': EXTENSIONS['ini'] | {'pypirc'},
|
||||||
'.rstcheck.cfg': EXTENSIONS['ini'],
|
'.rstcheck.cfg': EXTENSIONS['ini'],
|
||||||
'.salt-lint': EXTENSIONS['yaml'] | {'salt-lint'},
|
'.salt-lint': EXTENSIONS['yaml'] | {'salt-lint'},
|
||||||
|
'.sqlfluff': EXTENSIONS['ini'],
|
||||||
'.yamllint': EXTENSIONS['yaml'] | {'yamllint'},
|
'.yamllint': EXTENSIONS['yaml'] | {'yamllint'},
|
||||||
'.zlogin': EXTENSIONS['zsh'],
|
'.zlogin': EXTENSIONS['zsh'],
|
||||||
'.zlogout': EXTENSIONS['zsh'],
|
'.zlogout': EXTENSIONS['zsh'],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = identify
|
name = identify
|
||||||
version = 2.6.10
|
version = 2.6.12
|
||||||
description = File identification library for Python
|
description = File identification library for Python
|
||||||
long_description = file: README.md
|
long_description = file: README.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue