Source: libhtml-prototype-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
           Ansgar Burchardt <ansgar@debian.org>,
           Tim Retout <diocles@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libtest-pod-perl,
                     libtest-pod-coverage-perl,
                     libclass-accessor-perl,
                     libhtml-tree-perl,
                     libjs-prototype,
                     libjs-scriptaculous
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-prototype-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-prototype-perl.git
Homepage: https://metacpan.org/release/HTML-Prototype/

Package: libhtml-prototype-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-accessor-perl,
         libhtml-tree-perl,
         libjs-prototype,
         libjs-scriptaculous
Description: module to generate HTML and Javascript for the Prototype library
 HTML::Prototype contains some code generators for Prototype, the famous
 JavaScript OO library and the script.aculous extensions.
 .
 The Prototype library (http://prototype.conio.net/) is designed to make
 AJAX easy. Catalyst::Plugin::Prototype makes it easy to connect to the
 Prototype library.
 .
 This is mostly a port of the Ruby on Rails helper tags for JavaScript
 for use in Catalyst.

