Codebase list ghub-el / debian/3.0.0-3 ghub-pkg.el
debian/3.0.0-3

Tree @debian/3.0.0-3 (Download .tar.gz)

ghub-pkg.el @debian/3.0.0-3raw · history · blame

1
2
3
4
5
6
7
(define-package "ghub" "0"
  "Minuscule client libraries for Git forge APIs."
  '((emacs "25.1")
    (dash "2.14.1")
    (graphql "0.1.1")
    (let-alist "1.0.5")
    (treepy "0.1.1")))