1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Source: libnet-twitter-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.2.13)
Build-Depends-Indep: perl, libdatetime-format-strptime-perl (>= 1.1000),
libdata-visitor-perl, libdatetime-perl (>= 2:0.5100), libhtml-parser-perl,
libjson-any-perl (>= 1.21), libjson-xs-perl, libnamespace-autoclean-perl,
libmoose-perl (>= 0.90), libwww-perl,
libnet-oauth-perl (>= 0.25), libtest-exception-perl, liburi-perl (>= 1.40),
perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), libtry-tiny-perl,
libmoosex-multiinitarg-perl,
libtest-pod-perl, libtest-pod-coverage-perl, libpod-coverage-perl,
libtest-deep-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>, Ryan Niebur <ryan@debian.org>,
gregor herrmann <gregoa@debian.org>, Franck Joncourt <franck@debian.org>,
Antony Gelberg <antony.gelberg@wayforth.com>,
Ansgar Burchardt <ansgar@43-1.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Net-Twitter/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-twitter-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-twitter-perl/
Package: libnet-twitter-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libdata-visitor-perl,
libdatetime-format-strptime-perl (>= 1.1000), libdatetime-perl (>= 2:0.5100),
libhtml-parser-perl, libjson-any-perl (>= 1.21), libjson-xs-perl,
libmoose-perl (>= 0.90), libwww-perl,
libnamespace-autoclean-perl, libnet-oauth-perl (>= 0.25), libtry-tiny-perl,
liburi-perl (>= 1.40), libmoosex-multiinitarg-perl
Description: Perl interface to the Twitter social network
Net::Twitter is a Perl module that provides an interface to the Twitter.com
social networking site. This module allows you to set your status message
as well as review the messages from those you follow.
.
This package also provides Net::Identica, an API for the Twitter-inspired
social networking site, <URL:http://identi.ca>.
|