Source: ruby-coffee-script-source Section: ruby Maintainer: Debian Ruby Team Uploaders: Daniel Leidert Build-Depends: debhelper-compat (= 14), gem2deb Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-coffee-script-source.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-coffee-script-source Homepage: https://github.com/jashkenas/coffeescript/ Testsuite: autopkgtest-pkg-ruby Package: ruby-coffee-script-source Architecture: all Depends: libjs-coffeescript (>= ${source:Upstream-Version}~) Description: CoffeeScript Compiler - Ruby integration CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. . This package provides an abstraction of the actual location of the CoffeeScript compiler for use by other Ruby packages, e.g. ruby-coffee-script.