Skip to main content

Module lang

Module lang 

Source
Expand description

Language detection by file extension.

Maps file extensions to supported language identifiers.

Functionsยง

language_from_extension
Returns the language identifier for the given file extension, or None if unsupported.