Source: ghub-el
Section: lisp
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Uploaders:
 Matteo F. Vescovi <mfv@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-elpa,
 elpa-compat (>= 31.0),
 texinfo,
 texlive-latex-base,
Standards-Version: 4.7.4
Homepage: https://github.com/magit/ghub
Vcs-Browser: https://salsa.debian.org/emacsen-team/ghub-el
Vcs-Git: https://salsa.debian.org/emacsen-team/ghub-el.git

Package: elpa-ghub
Architecture: all
Depends:
 elpa-compat (>= 31.0),
 ${elpa:Depends},
 ${misc:Depends},
Recommends:
 emacs,
Enhances:
 emacs,
Description: minuscule client for the Github API
 A minuscule client for the Github API.
 .
 This library just provides the HTTP verbs. Instead of wrapping
 every resource, https://developer.github.com/v3 is recommended.
 Due to the lack of doc-strings, it's also recommended having a
 quick look at the source, which is quite trivial.
