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 (>= 10)
Build-Depends-Indep: libcache-lru-perl,
                     libhttp-message-perl,
                     libjson-maybexs-perl,
                     liblwp-protocol-https-perl,
                     libmoo-perl,
                     libtest-pod-perl,
                     libtype-tiny-perl,
                     liburi-perl,
                     libwww-perl,
                     perl
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-github-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-github-perl.git
Homepage: https://metacpan.org/release/Net-GitHub

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/ .
