Source: ruby-referer-parser
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Samyak Jain <samyak.jn11@gmail.com>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               rake,
               ruby-rspec
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-referer-parser.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-referer-parser
Homepage: https://github.com/snowplow/referer-parser
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-referer-parser
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
Description: Library for extracting marketing attribution data from referer URLs
 This gem intends for creation of libraries for extracting marketing
 attribution such as: search terms, from the referer (sic) URLs.
 .
 These libraries are currently used by Snowplow
 (http://github.com/snowplow/snowplow). It act as a database for extracting
 marketing attribution data. The referer-parser project also contains multiple
 libraries for working with the referer-parser database in different languages.
