Package licensechecker :: Module fileinfo
[hide private]
[frames] | no frames]

Module fileinfo

source code

Defines classes handling the association of file types (mostly programming languages but any type can be described) and file extensions, and allowing the lookup of either from the other.

Classes [hide private]
  FileInfo
Class used to match file extensions and file types (mostly programming languages though).
  FileChecker
Class holding FileInfo instances related to a set of programming languages and file extensions.