1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: libdata-javascript-anon-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), cdbs
Build-Depends-Indep: perl (>= 5.8.8-7), libparams-util-perl, libclass-default-perl
Maintainer: Taku YASUI <tach@debian.org>
HomePage: http://search.cpan.org/dist/Data-JavaScript-Anon/
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/libdata-javascript-anon-perl
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/libdata-javascript-anon-perl
Package: libdata-javascript-anon-perl
Architecture: all
Depends: ${misc:Depends}, libparams-util-perl, libclass-default-perl
Description: Dump big dumb Perl structs to anonymous JavaScript structs
Data::JavaScript::Anon provides the ability to dump large simple data
structures to JavaScript. That is, things that don't need to be a class,
or have special methods or whatever.
|