Codebase list flim / 12ad9bdd-d716-4f80-9c80-73a8da8f567c/main flim-pkg.el
12ad9bdd-d716-4f80-9c80-73a8da8f567c/main

Tree @12ad9bdd-d716-4f80-9c80-73a8da8f567c/main (Download .tar.gz)

flim-pkg.el @12ad9bdd-d716-4f80-9c80-73a8da8f567c/mainraw · history · blame

1
2
3
4
5
(define-package "flim" "1.14.9"
  "A library to provide basic features about message representation or encoding."
  '((emacs "24.5")
    (apel "10.8")
    (oauth2 "0.11")))