File: control

package info (click to toggle)
liblivejournal-perl 1.3-6.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 260 kB
  • sloc: perl: 757; makefile: 4
file content (21 lines) | stat: -rw-r--r-- 922 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: liblivejournal-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: perl, libwww-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblivejournal-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblivejournal-perl
Testsuite: autopkgtest-pkg-perl

Package: liblivejournal-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libwww-perl
Description: Perl implementation of the LiveJournal protocol
 The LiveJournal module implements the LiveJournal protocol. See
 http://www.livejournal.com/developer/protocol.bml for details. Data is
 requested from the server through mode lines. Many methods return a hash
 reference containing key/value pairs returned by the server.