Difference between revisions of "Gnuplot-mode"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(note about another gnuplot-mode written by Mike McCourt, cf. https://www.wikidata.org/wiki/Q108444868)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
using comint  - Pull-down menus plus a toolbar  - Distributed
 
using comint  - Pull-down menus plus a toolbar  - Distributed
 
with a quick reference sheet in postscript.
 
with a quick reference sheet in postscript.
|Homepage URL=http://xafs.org/BruceRavel/GnuplotMode
+
|Homepage URL=https://github.com/emacsorphanage/gnuplot
|User level=
+
|Version download=https://elpa.nongnu.org/nongnu/gnuplot.html
|Component programs=
+
}}
|VCS checkout command=
+
{{Project license
|Computer languages=Lisp
+
|License=GPL-3.0-or-later
|Status=
+
|License copyright=Copyright (C) 1998, 2011 Phil Type and Bruce Ravel, 1999-2012 Bruce Ravel [gnuplot.el]
 +
Copyright (C) 2012-2013 Jon Oddie <jonxfield@gmail.com> [gnuplot-context.el]
 +
Copyright (C) 1998-2000 Bruce Ravel [gnuplot-gui.el]
 +
|License verified by=Genium
 +
|License verified date=2021-09-07
 +
|License note=https://github.com/emacsorphanage/gnuplot/blob/master/gnuplot.el
 +
}}
 +
{{Software category
 +
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
}}
 +
{{EntryGNU
 
|Is GNU=No
 
|Is GNU=No
|Version identifier=1:0.7.0-1
 
|Version download=http://ftp.debian.org/debian/pool/main/g/gnuplot-mode/gnuplot-mode_0.7.0.orig.tar.gz
 
|Submitted by=Debian import
 
|Submitted date=2015-07-17
 
 
}}
 
}}
{{Import
+
{{Software prerequisite
|Source=Debian
+
|Prerequisite kind=Required to use
|Source link=http://packages.debian.org/sid/gnuplot-mode
+
|Prerequisite description=GNU Emacs
|Source packages=gnuplot-mode 1:0.7.0-1
 
|Date=2015-07-17
 
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License copyright=Copyright 1998-2012 Bruce Ravel <bruceravel1@gmail.com>Copyright 1998,2011 Phil TypeCopyright 2012-2013 Jon Oddie <jonxfield@gmail.com>
 
|License verified by=Debian: Dima Kogan <dima@secretsauce.net>
 
|License verified date=2014-04-25
 
|License note=License: gpl-2+
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Bruce Ravel
 
|Real name=Bruce Ravel
|Role=contact
+
|Role=Original author
 
|Email=bruceravel1@gmail.com
 
|Email=bruceravel1@gmail.com
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=NonGNU ELPA
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://github.com/bruceravel/gnuplot-mode
+
|Resource URL=https://elpa.nongnu.org/nongnu/gnuplot.html
 +
}}
 +
{{Resource
 +
|Resource audience=GitHub
 +
|Resource kind=Homepage
 +
|Resource URL=https://github.com/emacsorphanage/gnuplot
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q108444776
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gnuplot-mode
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://github.com/emacsorphanage/gnuplot.git
 +
|Computer languages=Emacs Lisp
 +
|Decommissioned or Obsolete=No
 +
|Keywords=gnuplot
 +
|Version identifier=0.8.0
 +
|Version date=2021-08-29
 +
|Version status=stable
 +
|Version comment=in NonGNU ELPA on August 29, 2021
 +
|Last review by=Genium
 +
|Last review date=2021-09-07
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/gnuplot-mode
 
}}
 
}}

Latest revision as of 14:28, 7 September 2021


[edit]

Gnuplot-mode

https://github.com/emacsorphanage/gnuplot
Gnuplot mode for Emacs

Gnuplot is a major mode for Emacs flavours with the following features: - Functions for plotting lines, regions, entire scripts, or entire files - Graphical interface to setting command arguments - Syntax colorization - Completion of common words in Gnuplot - Code indentation - On-line help using Info for Gnuplot functions and features - Interaction with Gnuplot using comint - Pull-down menus plus a toolbar - Distributed with a quick reference sheet in postscript.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

7 September 2021




Leaders and contributors

Contact(s)Role
Bruce Ravel Original author


Resources and communication

AudienceResource typeURI
NonGNU ELPADownloadhttps://elpa.nongnu.org/nongnu/gnuplot.html
WikidataGeneralhttps://www.wikidata.org/wiki/Q108444776
DebianDeveloperhttps://tracker.debian.org/pkg/gnuplot-mode
GitHubHomepagehttps://github.com/emacsorphanage/gnuplot


Software prerequisites

KindDescription
Required to useGNU Emacs

This entry (in part or in whole) was last reviewed on 7 September 2021.



Version comment

in NonGNU ELPA on August 29, 2021


Entry





"GPL-3.0-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.







"Original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"NonGNU ELPA" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/gnuplot-mode

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.