all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: ruby-github-linguist  ]

Package: ruby-github-linguist (7.12.2-1)

Links for ruby-github-linguist

Screenshot

Debian Resources:

Download Source Package ruby-github-linguist:

Maintainers:

External Resources:

Similar packages:

detection and highlight of the programming language of source code

Language detection: ruby-github-linguist defines a list of all languages known to GitHub in a yaml file. In order for a file to be highlighted, a language and a lexer must be defined there.

Syntax Highlighting: The actual syntax highlighting is handled by the Pygments wrapper, ruby-pygments.rb. It also provides a Lexer abstraction that determines which highlighter should be used on a file.

Stats: The Language stats bar that you see on every repository is built by aggregating the languages of each file in that repository. The top language in the graph determines the project's primary language.

Ignore vendored files: Checking other code into your git repo is a common practice. But this often inflates your project's language stats and may even cause your project to be labeled as another language. ruby-github-linguist is able to identify some of these files and directories and exclude them.

Generated file detection: Not all plain text files are true source files. Generated files like minified js and compiled CoffeeScript can be detected and excluded from language stats. As an extra bonus, these files are suppressed in diffs.

Other Packages Related to ruby-github-linguist

  • depends
  • recommends
  • suggests
  • enhances

Download ruby-github-linguist

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 890.7 kB3,302.0 kB [list of files]
arm64 890.2 kB3,294.0 kB [list of files]
armel 889.5 kB3,290.0 kB [list of files]
armhf 889.3 kB3,290.0 kB [list of files]
i386 891.7 kB3,298.0 kB [list of files]
mips64el 890.5 kB3,300.0 kB [list of files]
mipsel 890.2 kB3,295.0 kB [list of files]
ppc64el 892.3 kB3,338.0 kB [list of files]
s390x 890.4 kB3,298.0 kB [list of files]