diff options
author | Vasilij Schneidermann <mail@vasilij.de> | 2017-09-05 18:43:13 +0200 |
---|---|---|
committer | Vasilij Schneidermann <mail@vasilij.de> | 2017-09-05 18:43:13 +0200 |
commit | 27b9aec689f0d1ad2a69098aeebd2057f8d5dc96 (patch) | |
tree | 4a3a0fa8652e2040d11e777728729d90c81e72ca /nov.el | |
parent | d13e17002aa17e33e8183c3b29d3a6f57bfa9ffb (diff) |
Fix package header
Diffstat (limited to 'nov.el')
-rw-r--r-- | nov.el | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ ;; Copyright (C) 2017 Vasilij Schneidermann <mail@vasilij.de> ;; Author: Vasilij Schneidermann <mail@vasilij.de> +;; URL: https://github.com/wasamasa/nov.el +;; Version: 0.0.1 +;; Package-Requires: ((dash "2.12.0") (esxml "0.3.3") (emacs "24.4")) ;; Keywords: hypermedia, multimedia, epub ;; This file is NOT part of GNU Emacs. |