github.com/zkry/enry@v1.6.3/data/mimeType.go (about)

     1  package data
     2  
     3  // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator
     4  // THIS FILE SHOULD NOT BE EDITED BY HAND
     5  // Extracted from github/linguist commit: 4cd558c37482e8d2c535d8107f2d11b49afbc5b5
     6  
     7  var LanguagesMime = map[string]string{
     8  	"AGS Script":              "text/x-c++src",
     9  	"APL":                     "text/apl",
    10  	"ASN.1":                   "text/x-ttcn-asn",
    11  	"ASP":                     "application/x-aspx",
    12  	"Alpine Abuild":           "text/x-sh",
    13  	"Ant Build System":        "application/xml",
    14  	"Apex":                    "text/x-java",
    15  	"Arduino":                 "text/x-c++src",
    16  	"Brainfuck":               "text/x-brainfuck",
    17  	"C":                       "text/x-csrc",
    18  	"C#":                      "text/x-csharp",
    19  	"C++":                     "text/x-c++src",
    20  	"C2hs Haskell":            "text/x-haskell",
    21  	"CMake":                   "text/x-cmake",
    22  	"COBOL":                   "text/x-cobol",
    23  	"COLLADA":                 "text/xml",
    24  	"CSON":                    "text/x-coffeescript",
    25  	"CSS":                     "text/css",
    26  	"ChucK":                   "text/x-java",
    27  	"Clojure":                 "text/x-clojure",
    28  	"Closure Templates":       "text/x-soy",
    29  	"CoffeeScript":            "text/x-coffeescript",
    30  	"Common Lisp":             "text/x-common-lisp",
    31  	"Component Pascal":        "text/x-pascal",
    32  	"Crystal":                 "text/x-crystal",
    33  	"Cuda":                    "text/x-c++src",
    34  	"Cycript":                 "text/javascript",
    35  	"Cython":                  "text/x-cython",
    36  	"D":                       "text/x-d",
    37  	"DTrace":                  "text/x-csrc",
    38  	"Dart":                    "application/dart",
    39  	"Diff":                    "text/x-diff",
    40  	"Dockerfile":              "text/x-dockerfile",
    41  	"Dylan":                   "text/x-dylan",
    42  	"EBNF":                    "text/x-ebnf",
    43  	"ECL":                     "text/x-ecl",
    44  	"EQ":                      "text/x-csharp",
    45  	"Eagle":                   "text/xml",
    46  	"Easybuild":               "text/x-python",
    47  	"Ecere Projects":          "application/json",
    48  	"Eiffel":                  "text/x-eiffel",
    49  	"Elm":                     "text/x-elm",
    50  	"Emacs Lisp":              "text/x-common-lisp",
    51  	"EmberScript":             "text/x-coffeescript",
    52  	"Erlang":                  "text/x-erlang",
    53  	"F#":                      "text/x-fsharp",
    54  	"Factor":                  "text/x-factor",
    55  	"Forth":                   "text/x-forth",
    56  	"Fortran":                 "text/x-fortran",
    57  	"GCC Machine Description": "text/x-common-lisp",
    58  	"GN": "text/x-python",
    59  	"Game Maker Language": "text/x-c++src",
    60  	"Genshi":              "text/xml",
    61  	"Gentoo Ebuild":       "text/x-sh",
    62  	"Gentoo Eclass":       "text/x-sh",
    63  	"Glyph":               "text/x-tcl",
    64  	"Go":                  "text/x-go",
    65  	"Grammatical Framework": "text/x-haskell",
    66  	"Groovy":                "text/x-groovy",
    67  	"Groovy Server Pages":   "application/x-jsp",
    68  	"HCL":                 "text/x-ruby",
    69  	"HTML":                "text/html",
    70  	"HTML+Django":         "text/x-django",
    71  	"HTML+ECR":            "text/html",
    72  	"HTML+EEX":            "text/html",
    73  	"HTML+ERB":            "application/x-erb",
    74  	"HTML+PHP":            "application/x-httpd-php",
    75  	"HTTP":                "message/http",
    76  	"Hack":                "application/x-httpd-php",
    77  	"Haml":                "text/x-haml",
    78  	"Haskell":             "text/x-haskell",
    79  	"Haxe":                "text/x-haxe",
    80  	"IDL":                 "text/x-idl",
    81  	"INI":                 "text/x-properties",
    82  	"IRC log":             "text/mirc",
    83  	"JSON":                "application/json",
    84  	"JSON5":               "application/json",
    85  	"JSONiq":              "application/json",
    86  	"JSX":                 "text/jsx",
    87  	"Java":                "text/x-java",
    88  	"Java Server Pages":   "application/x-jsp",
    89  	"JavaScript":          "text/javascript",
    90  	"Julia":               "text/x-julia",
    91  	"Jupyter Notebook":    "application/json",
    92  	"KiCad Layout":        "text/x-common-lisp",
    93  	"Kit":                 "text/html",
    94  	"Kotlin":              "text/x-kotlin",
    95  	"LFE":                 "text/x-common-lisp",
    96  	"LabVIEW":             "text/xml",
    97  	"Latte":               "text/x-smarty",
    98  	"Less":                "text/css",
    99  	"Literate Haskell":    "text/x-literate-haskell",
   100  	"LiveScript":          "text/x-livescript",
   101  	"LookML":              "text/x-yaml",
   102  	"Lua":                 "text/x-lua",
   103  	"M":                   "text/x-mumps",
   104  	"MTML":                "text/html",
   105  	"MUF":                 "text/x-forth",
   106  	"Makefile":            "text/x-cmake",
   107  	"Markdown":            "text/x-gfm",
   108  	"Marko":               "text/html",
   109  	"Mathematica":         "text/x-mathematica",
   110  	"Matlab":              "text/x-octave",
   111  	"Maven POM":           "text/xml",
   112  	"Max":                 "application/json",
   113  	"Metal":               "text/x-c++src",
   114  	"Mirah":               "text/x-ruby",
   115  	"Modelica":            "text/x-modelica",
   116  	"NSIS":                "text/x-nsis",
   117  	"NetLogo":             "text/x-common-lisp",
   118  	"NewLisp":             "text/x-common-lisp",
   119  	"Nginx":               "text/x-nginx-conf",
   120  	"Nu":                  "text/x-scheme",
   121  	"NumPy":               "text/x-python",
   122  	"OCaml":               "text/x-ocaml",
   123  	"Objective-C":         "text/x-objectivec",
   124  	"Objective-C++":       "text/x-objectivec",
   125  	"OpenCL":              "text/x-csrc",
   126  	"OpenRC runscript":    "text/x-sh",
   127  	"Oz":                  "text/x-oz",
   128  	"PHP":                 "application/x-httpd-php",
   129  	"PLSQL":               "text/x-plsql",
   130  	"PLpgSQL":             "text/x-sql",
   131  	"Pascal":              "text/x-pascal",
   132  	"Perl":                "text/x-perl",
   133  	"Perl 6":              "text/x-perl",
   134  	"Pic":                 "text/troff",
   135  	"Pod":                 "text/x-perl",
   136  	"PowerShell":          "application/x-powershell",
   137  	"Protocol Buffer":     "text/x-protobuf",
   138  	"Public Key":          "application/pgp",
   139  	"Pug":                 "text/x-pug",
   140  	"Puppet":              "text/x-puppet",
   141  	"PureScript":          "text/x-haskell",
   142  	"Python":              "text/x-python",
   143  	"R":                   "text/x-rsrc",
   144  	"RAML":                "text/x-yaml",
   145  	"RHTML":               "application/x-erb",
   146  	"RMarkdown":           "text/x-gfm",
   147  	"RPM Spec":            "text/x-rpm-spec",
   148  	"Reason":              "text/x-rustsrc",
   149  	"Roff":                "text/troff",
   150  	"Rouge":               "text/x-clojure",
   151  	"Ruby":                "text/x-ruby",
   152  	"Rust":                "text/x-rustsrc",
   153  	"SAS":                 "text/x-sas",
   154  	"SCSS":                "text/x-scss",
   155  	"SPARQL":              "application/sparql-query",
   156  	"SQL":                 "text/x-sql",
   157  	"SQLPL":               "text/x-sql",
   158  	"SRecode Template":    "text/x-common-lisp",
   159  	"SVG":                 "text/xml",
   160  	"Sage":                "text/x-python",
   161  	"SaltStack":           "text/x-yaml",
   162  	"Sass":                "text/x-sass",
   163  	"Scala":               "text/x-scala",
   164  	"Scheme":              "text/x-scheme",
   165  	"Shell":               "text/x-sh",
   166  	"ShellSession":        "text/x-sh",
   167  	"Slim":                "text/x-slim",
   168  	"Smalltalk":           "text/x-stsrc",
   169  	"Smarty":              "text/x-smarty",
   170  	"Squirrel":            "text/x-c++src",
   171  	"Standard ML":         "text/x-ocaml",
   172  	"Sublime Text Config": "text/javascript",
   173  	"Swift":               "text/x-swift",
   174  	"SystemVerilog":       "text/x-systemverilog",
   175  	"TOML":                "text/x-toml",
   176  	"Tcl":                 "text/x-tcl",
   177  	"Tcsh":                "text/x-sh",
   178  	"TeX":                 "text/x-stex",
   179  	"Terra":               "text/x-lua",
   180  	"Textile":             "text/x-textile",
   181  	"Turtle":              "text/turtle",
   182  	"Twig":                "text/x-twig",
   183  	"TypeScript":          "application/typescript",
   184  	"Unified Parallel C":  "text/x-csrc",
   185  	"Unity3D Asset":       "text/x-yaml",
   186  	"Uno":                 "text/x-csharp",
   187  	"UnrealScript":        "text/x-java",
   188  	"VHDL":                "text/x-vhdl",
   189  	"Verilog":             "text/x-verilog",
   190  	"Visual Basic":        "text/x-vb",
   191  	"Volt":                "text/x-d",
   192  	"WebAssembly":         "text/x-common-lisp",
   193  	"WebIDL":              "text/x-webidl",
   194  	"XC":                  "text/x-csrc",
   195  	"XML":                 "text/xml",
   196  	"XPages":              "text/xml",
   197  	"XProc":               "text/xml",
   198  	"XQuery":              "application/xquery",
   199  	"XS":                  "text/x-csrc",
   200  	"XSLT":                "text/xml",
   201  	"YAML":                "text/x-yaml",
   202  	"edn":                 "text/x-clojure",
   203  	"reStructuredText":    "text/x-rst",
   204  	"wisp":                "text/x-clojure",
   205  }