emacs.d/elpa/ox-nikola-20151114.1116/ox-nikola-pkg.el
2019-11-23 09:10:03 +01:00

2 lines
397 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "ox-nikola" "20151114.1116" "Export Nikola articles using org-mode." '((emacs "24.4") (org "8.2.4") (ox-rst "0.2")) :commit "5bcbc1a38f6619f62294194f13ca0cd4ca14dd48" :keywords '("org" "nikola") :authors '(("IGARASHI Masanao" . "syoux2@gmail.com")) :maintainer '("IGARASHI Masanao" . "syoux2@gmail.com") :url "https://github.com/masayuko/ox-nikola")