emacs.d/elpa/ox-nikola-20151114.1116/ox-nikola-pkg.el

3 lines
397 B
EmacsLisp
Raw Normal View History

2019-11-29 17:16:57 +01:00
;;; -*- 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")