Source: ruby-addressable Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Deepak Tripathi , Cédric Boutillier Build-Depends: debhelper (>= 11~), gem2deb, rake, ruby-coveralls, ruby-rack-mount (>= 0.8.3-2~), ruby-rspec (>= 3~), ruby-rspec-its, ruby-public-suffix Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-addressable.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-addressable.git Homepage: https://github.com/sporkmonger/addressable Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-addressable Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-public-suffix, ${misc:Depends}, ${shlibs:Depends} Description: alternative URI implementation for Ruby Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.