From: Tim Vaughan Date: Sun, 28 Apr 2019 16:01:00 +0000 (+0200) Subject: Added full package header. X-Git-Tag: v1.0.0~23 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=b0db00a75efe7a58126eca590a7e50322ccd123f Added full package header. Package lint now reports no issues. --- diff --git a/elpher.el b/elpher.el index 141ab77..b97d19e 100644 --- a/elpher.el +++ b/elpher.el @@ -1,11 +1,37 @@ -;;; elpher.el --- elisp gopher client +;;; elpher.el --- Full-featured gopher client. + +;; Copyright (C) 2019 Tim Vaughan + +;; Author: Tim Vaughan +;; Created: 11 April 2019 +;; Version: 1.0.0 +;; Keywords: comm gopher +;; Homepage: https://github.com/tgvaughan/elpher +;; Package-Requires: ((emacs "25")) + +;; This file is not part of GNU Emacs. + +;; This program is free software: you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with this file. If not, see . ;;; Commentary: -;; An elisp gopher client. +;; Elpher is a tool for exploring "gopherspace" using GNU Emacs. ;;; Code: +(provide 'elpher) + ;;; Global constants ;; @@ -20,7 +46,7 @@ 'identity (list "i\tfake\tfake\t1" "i--------------------------------------------\tfake\tfake\t1" - "i Elpher Gopher Client \tfake\tfake\t1" + "i Elpher Gopher Client \tfake\tfake\t1" (format "i version %s\tfake\tfake\t1" elpher-version) "i--------------------------------------------\tfake\tfake\t1" "i\tfake\tfake\t1"