Source: ruby-source-map
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, ruby-json, ruby-rspec
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-source-map
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-source-map.git
Homepage: https://github.com/ConradIrwin/ruby-source_map
Testsuite: autopkgtest-pkg-ruby

Package: ruby-source-map
Architecture: all
Description: ruby support for source maps in javascripts
 Ruby support for Source Maps allows you to interact with Source Maps
 in Ruby. This lets you do things like concatenate different javascript
 files and still debug them as though they were separate files.
