Package: ruby-github-linguist (5.3.3-1)
Links for ruby-github-linguist
Trisquel Resources:
Download Source Package ruby-github-linguist:
- [ruby-github-linguist_5.3.3-1.dsc]
- [ruby-github-linguist_5.3.3.orig.tar.gz]
- [ruby-github-linguist_5.3.3-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Timothée Girard
- Pirate Praveen
External Resources:
- Homepage [github.com]
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
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-charlock-holmes (>= 0.7.5~)
- Ruby character encoding detection library
-
- dep: ruby-escape-utils (>= 1.1.0~)
- Faster string escaping routines for your web apps
-
- dep: ruby-mime-types (>= 1.19~)
- guess MIME type of files
-
- dep: ruby-rugged (>= 0.25.1~)
- Ruby binding to the libgit2 library
Download ruby-github-linguist
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
i386 | 811.0 kB | 4060 kB | [list of files] |