Difference between revisions of "Eev"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=GNU eev |Short description=Emacs support for e-scripts |Full description=E-scripts are files containing notes about how to do certain computer tasks. Some parts of ...")
 
(removed IRC channel because no one there, and changed git clone url)
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GNU eev
+
|Name=Eev
|Short description=Emacs support for e-scripts
+
|Short description=Emacs support for e-scripts.
|Full description=E-scripts are files containing notes about how to do certain computer tasks. Some parts of an e-script are written in English or in other human languages, and are not intended to be interpreted by the computer in any way; other parts contain logs of the interactions with the programs that were involved in the task, in a form that allows not only inspection and textual modification but also controlled "re-execution" - that is, repeating that interaction in another moment, with or without modification, from the steps registered in the log, without the need to repeat each keystroke or mouse-click by hand. So: e-scripts are a way of taking "executable notes" of what you do. If you interact with the system using Emacs and Eev then notes in e-script form will get produced more or less automatically, and redoing things that you've already done before becomes trivial.
+
|Full description='''Eev''' is an [[Emacs]] mode providing an ''e-script environment'' that consists of text files holding commands (shell or not) and [[Emacs Lisp]] commands.
|User level=none
+
 
|Status=Live
+
It can be used for replaying recorded shell “sessions”, referring to other documents (other text files, info, man, URL, mail, whatever), demoing… Or for automating almost everything with Emacs.
|Component programs=
+
|Homepage URL=http://angg.twu.net/#eev
|Homepage URL=http://angg.twu.net/index.html
+
|Is High Priority Project=No
|VCS checkout command=
+
|VCS checkout command=git clone https://github.com/edrx/eev
|Computer languages=Elisp
+
|Documentation note=http://angg.twu.net/eev-intros/find-eev-quick-intro.html
|Documentation note=http://angg.twu.net/eev-current/README.html
+
 
|Paid support=
+
=== Emacs Lisp Package Archive ===
|IRC help=
+
To install this package, run in [[Emacs]]:
|IRC general=
+
 
|IRC development=
+
<code>M-x package-install RET eev RET</code>
|Related projects=
+
|Decommissioned or Obsolete=No
 +
|Related projects=org
 
|Keywords=script,notes,emacs,record,log,Lisp,e-script
 
|Keywords=script,notes,emacs,record,log,Lisp,e-script
|Is GNU=n
+
|Version identifier=20200928
|Last review by=Christiano Anderson
+
|Version date=2020/09/28
|Last review date=2005-04-27
+
|Version status=stable
 +
|Version download=https://elpa.gnu.org/packages/eev-20200928.tar
 +
|Last review by=Genium
 +
|Last review date=2020/09/30
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.95.0
+
|User level=intermediate
|Version date=2004-12-31
+
|Accepts cryptocurrency donations=No
|Version status=stable
+
|Test entry=No
|Version download=http://angg.twu.net/eev-current.tar.gz
+
|Is GNU=No
|License verified date=2005-04-26
+
}}
|Version comment=0.95.0 released 2004-12-31
+
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2015/10/01
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Eduardo Ochs
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Eduardo Ochs
+
|Email=eduardoochs@gmail.com
|Email=edrx@mat.puc-rio.br
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Emacs Lisp Package Archive
 +
|Resource kind=Homepage
 +
|Resource URL=https://elpa.gnu.org/packages/eev.html
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.nongnu.org/projects/eev/
 +
}}
 +
{{Resource
 +
|Resource audience=GitHub
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/edrx/eev/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://lists.nongnu.org/mailman/listinfo/eev/
|Resource URL=http://lists.nongnu.org/mailman/listinfo/eev
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Programming-language=lisp
 
|Programming-language=lisp
 +
|Runs-on=Windows, GNU/Linux
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Christiano Anderson
 
|License verified date=2005-04-26
 
}}
 

Revision as of 12:54, 2 October 2020


[edit]

Eev

http://angg.twu.net/#eev
Emacs support for e-scripts.

Eev is an Emacs mode providing an e-script environment that consists of text files holding commands (shell or not) and Emacs Lisp commands.

It can be used for replaying recorded shell “sessions”, referring to other documents (other text files, info, man, URL, mail, whatever), demoing… Or for automating almost everything with Emacs.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

1 October 2015




Leaders and contributors

Contact(s)Role
Eduardo Ochs Maintainer


Resources and communication

AudienceResource typeURI
SavannahDeveloperhttps://savannah.nongnu.org/projects/eev/
Emacs Lisp Package ArchiveHomepagehttps://elpa.gnu.org/packages/eev.html
Mailing Listhttps://lists.nongnu.org/mailman/listinfo/eev/
GitHubVCS Repository Webviewhttps://github.com/edrx/eev/


Software prerequisites




Entry










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


"Savannah" 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.









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.