Source: haskell-skylighting Maintainer: Debian Haskell Group Uploaders: Clint Adams Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | haskell-devscripts (>= 0.8), cdbs, ghc (>= 8.4.3), ghc-prof, libghc-aeson-dev (>= 1.0), libghc-aeson-prof, libghc-ansi-terminal-dev (>= 0.7), libghc-ansi-terminal-prof, libghc-attoparsec-dev, libghc-attoparsec-prof, libghc-base64-bytestring-dev, libghc-base64-bytestring-prof, libghc-blaze-html-dev (>= 0.5), libghc-blaze-html-prof (>= 0.5), libghc-case-insensitive-dev, libghc-case-insensitive-prof, libghc-colour-dev (>= 2.0), libghc-colour-prof, libghc-hxt-dev, libghc-hxt-prof, libghc-regex-pcre-dev, libghc-regex-pcre-prof, libghc-safe-dev, libghc-safe-prof, libghc-skylighting-core-dev (>= 0.7.5), libghc-skylighting-core-dev (<< 0.7.6), libghc-skylighting-core-prof, libghc-utf8-string-dev, libghc-utf8-string-prof, libghc-diff-dev, libghc-hunit-dev, libghc-pretty-show-dev, libghc-random-dev, libghc-tasty-dev, libghc-tasty-golden-dev, libghc-tasty-hunit-dev, Build-Depends-Indep: ghc-doc, libghc-aeson-doc, libghc-ansi-terminal-doc, libghc-attoparsec-doc, libghc-base64-bytestring-doc, libghc-blaze-html-doc, libghc-case-insensitive-doc, libghc-colour-doc, libghc-hxt-doc, libghc-regex-pcre-doc, libghc-safe-doc, libghc-skylighting-core-doc, libghc-utf8-string-doc, Standards-Version: 4.1.4 Homepage: https://github.com/jgm/skylighting X-Description: syntax highlighting library Skylighting is a syntax highlighting library with support for over one hundred languages. It derives its tokenizers from XML syntax definitions used by KDE's KSyntaxHighlighting framework, so any syntax supported by that framework can be added. An optional command-line program is provided. Skylighting is intended to be the successor to highlighting-kate. Package: libghc-skylighting-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-skylighting-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-skylighting-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: skylighting Architecture: any Section: devel Depends: ${misc:Depends}, ${shlibs:Depends}, Description: syntax highlighting tool ${haskell:LongDescription} . This is a command-line tool that can output HTML and LaTeX.