deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Breaks: gitaly (<< 0.129.0+debian~), gitlab (<< 11.5.3+dfsg~)
Depends: ruby, ruby-cgi, ruby-charlock-holmes (>= 0.7.7), ruby-mini-mime (>= 1.0),
ruby-rugged (>= 1.0), libc6 (>= 2.4), libruby3.1t64 (>= 3.1.2), libruby (>= 1:3.1~0),
libruby (<< 1:3.2~)
Description: |-
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.
Homepage: https://github.com/github-linguist/linguist
Installed-Size: '12594'
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Multi-Arch: same
Package: ruby-github-linguist
Priority: optional
Section: ruby
Source: ruby-github-linguist (7.27.0-1)
Version: 7.27.0-1+b3
srcpkg_name: ruby-github-linguist
srcpkg_version: 7.27.0-1