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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
Source: libnet-twitter-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
Ansgar Burchardt <ansgar@debian.org>,
Daniel Lintott <daniel@serverb.co.uk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9),
libmodule-build-perl
Build-Depends-Indep: perl,
libcarp-clan-perl,
libclass-load-perl,
libcrypt-ssleay-perl,
libdata-visitor-perl,
libdatetime-format-strptime-perl,
libdatetime-perl,
libdevel-stacktrace-perl,
libdigest-hmac-perl,
libhtml-parser-perl,
libio-socket-ssl-perl (>= 2.005),
libjson-maybexs-perl,
liblwp-protocol-https-perl,
libmoose-perl,
libmoosex-role-parameterized-perl,
libnamespace-autoclean-perl,
libnet-http-perl (>= 6.06) | libnet-http-perl (<< 6.04),
libnet-oauth-perl,
libtest-deep-perl,
libtest-fatal-perl,
libtest-warn-perl,
libtry-tiny-perl,
liburi-perl,
libwww-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-twitter-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-twitter-perl.git
Homepage: https://metacpan.org/release/Net-Twitter
Package: libnet-twitter-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libcarp-clan-perl,
libclass-load-perl,
libcrypt-ssleay-perl,
libdata-visitor-perl,
libdatetime-format-strptime-perl,
libdatetime-perl,
libdevel-stacktrace-perl,
libdigest-hmac-perl,
libhtml-parser-perl,
libio-socket-ssl-perl (>= 2.005),
libjson-maybexs-perl,
liblwp-protocol-https-perl,
libmoose-perl,
libmoosex-role-parameterized-perl,
libnamespace-autoclean-perl,
libnet-http-perl (>= 6.06) | libnet-http-perl (<< 6.04),
libnet-oauth-perl,
libtry-tiny-perl,
liburi-perl,
libwww-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
StatusNet social networking software, <URL:http://status.net/>.
|