Source: ruby-build-uri
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), rake, ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-build-uri.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-build-uri
Homepage: https://github.com/ioquatix/build-uri
Testsuite: autopkgtest-pkg-ruby

Package: ruby-build-uri
Architecture: all
Description: handle absolute URIs, triples and file paths uniformly
 Build::URI provides unform handling of paths, URIs, and triples. It supports
 logical concatenation of all combinations of these, and a nil token for
 convenience.
