Source: ruby-htmlentities
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Deepak Tripathi <apenguinlinux@gmail.com>,
           Gunnar Wolf <gwolf@debian.org>,
           Caitlin Matos <caitlin.matos@zoho.com>
Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-htmlentities.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-htmlentities
Homepage: https://github.com/threedaymonk/htmlentities
Testsuite: autopkgtest-pkg-ruby

Package: ruby-htmlentities
Architecture: all
Description: Ruby library for handling HTML entities
 HTMLEntities is a simple library to facilitate encoding and decoding of named
 (&yacute; and so on) or numerical (&#123; or &#x12a;) entities in HTML and
 XHTML documents.
