Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
249 B

  1. (define-package "ghub" "3.5.0" "Minuscule client libraries for Git forge APIs."
  2. '((emacs "25.1")
  3. (let-alist "1.0.5")
  4. (treepy "0.1.1"))
  5. :commit "47948b2482517d25d7412df34ae8be0a9f475f37")
  6. ;; Local Variables:
  7. ;; no-byte-compile: t
  8. ;; End: