emacs.d/elpa/org-clock-csv-20190418.1505/org-clock-csv-pkg.el
2019-11-22 22:45:34 +01:00

2 lines
396 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "org-clock-csv" "20190418.1505" "Export `org-mode' clock entries to CSV format." '((org "8.3") (s "1.0")) :commit "e2fbaa1ad1a1be40fceecde603a600b292b76acc" :keywords '("calendar" "data" "org") :authors '(("Aaron Jacobs" . "atheriel@gmail.com")) :maintainer '("Aaron Jacobs" . "atheriel@gmail.com") :url "https://github.com/atheriel/org-clock-csv")