Source: libwww-facebook-api-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: perl, libwww-perl, libcrypt-ssleay-perl, libjson-xs-perl,
 libtest-mockobject-perl, libjson-any-perl, libreadonly-perl,
 perl (>= 5.10) | libversion-perl, libio-string-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini@univ-metz.fr>,
 gregor herrmann <gregoa@debian.org>, Nathan Handler <nhandler@ubuntu.com>,
 Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/WWW-Facebook-API/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-facebook-api-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libwww-facebook-api-perl/

Package: libwww-facebook-api-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, libcrypt-ssleay-perl,
 libjson-any-perl, libjson-xs-perl, perl (>= 5.10) | libversion-perl,
 libreadonly-perl
Description: Facebook API implementation
 WWW::Facebook::API is a Perl implementation of the Facebook API, working off
 of the canonical Java and PHP implementations. By default it uses JSON::Any
 to parse the response returned by Facebook's server. There is an option to
 return the raw response in either XML or JSON.
