Source: libnet-github-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Angel Abad <angel@debian.org>,
           Ansgar Burchardt <ansgar@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: libcache-lru-perl <!nocheck>,
                     libhttp-message-perl <!nocheck>,
                     libjson-maybexs-perl <!nocheck>,
                     liblwp-protocol-https-perl <!nocheck>,
                     libmoo-perl <!nocheck>,
                     libtest-pod-perl <!nocheck>,
                     libtype-tiny-perl <!nocheck>,
                     liburi-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-github-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-github-perl.git
Homepage: https://metacpan.org/release/Net-GitHub
Rules-Requires-Root: no

Package: libnet-github-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcache-lru-perl,
         libhttp-message-perl,
         libjson-maybexs-perl,
         liblwp-protocol-https-perl,
         libmoo-perl,
         libtype-tiny-perl,
         liburi-perl,
         libwww-perl
Description: Perl interface for GitHub
 GitHub, https://github.com/, is a service for hosting Git source code
 repositories and managing projects using Git. The Net::GitHub module
 provides a Perl interface that implements V3 and V4 of the GitHub API,
 described at https://developer.github.com/ .
