(define-package "org-mind-map" "20180826.2340" "Creates a directed graph from org-mode files" '((emacs "24") (dash "1.8.0") (org "8.2.10")) :commit "41df4b2e30455494f1848b4e06cc9208aa9e902b" :authors '(("Ted Wiles" . "theodore.wiles@gmail.com")) :maintainers '(("Ted Wiles" . "theodore.wiles@gmail.com")) :maintainer '("Ted Wiles" . "theodore.wiles@gmail.com") :keywords '("orgmode" "extensions" "graphviz" "dot") :url "https://github.com/theodorewiles/org-mind-map") ;; Local Variables: ;; no-byte-compile: t ;; End: