mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-17 c4001ccd1864293b64aa37d83a9d9457eb875e70
commit | author | age
5cb5f7 1 (define-package "ghub" "20181112.1755" "Minuscule client libraries for Git forge APIs."
C 2   '((emacs "25.1")
3     (dash "2.14.1")
4     (graphql "0.1.1")
5     (let-alist "1.0.5")
6     (treepy "1.0.0")))
7 ;; Local Variables:
8 ;; no-byte-compile: t
9 ;; End: