Source: ruby-escape
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: NIIBE Yutaka <gniibe@fsij.org>, Jonas Genannt <genannt@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, rake
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-escape.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-escape
Homepage: http://www.a-k-r.org/escape/
Testsuite: autopkgtest-pkg-ruby

Package: ruby-escape
Architecture: all
Description: HTML/URI/shell escaping utilities for Ruby
 For Ruby programmers, this utility provides several escaping functions
 for HTML, URI, and shell command line handling. This library is an full
 replacement for Ruby internal escaping Shellwords module.
