(define-package "magit" "20160921.834" "A Git porcelain inside Emacs"
  '((emacs "24.4")
    (async "20160711.223")
    (dash "20160820.501")
    (with-editor "20160812.1457")
    (git-commit "20160519.950")
    (magit-popup "20160813.642"))
  :url "https://github.com/magit/magit" :keywords
  '("git" "tools" "vc"))
;; Local Variables:
;; no-byte-compile: t
;; End: