Difference between revisions of "W3"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page GNUscape navigator to W3: <packagename>)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Emacs/W3
+
|Name=W3
|Short description=Fully customizable, largely undocumented web browser for Emacs
+
|Short description=Full-featured web browser for Emacs.
|Full description='''W3''' is a full-featured web browser, written entirely in [[Emacs Lisp]]. It is maintained as part of ELPA, the default package repository for [[GNU Emacs]].
+
|Full description='''W3''' is a full-featured web browser, written entirely in Emacs Lisp.  
|Homepage URL=http://elpa.gnu.org/packages/w3.html
+
 
|User level=none
+
W3 is maintained as part of ELPA, the default package repository for [[emacs | GNU Emacs]].
 +
|Homepage URL=https://www.gnu.org/software/w3/
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/w3.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/w3.git
|Computer languages=Emacs Lisp
+
|Documentation note=----
|Documentation note=To use it, type M-x list-packages in [[Emacs]]. (This requires Emacs version 24.1 or higher.)
+
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
 +
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books/signed-introduction-programming-emacs-lisp-3rd-edition An Introduction to Programming in Emacs Lisp, 3rd Edition]
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=Yes
 +
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org
 +
|Donate=https://my.fsf.org/donate/
 
|Related projects=Amaya,Links,Lynx,Mozilla,SXML,Smail
 
|Related projects=Amaya,Links,Lynx,Mozilla,SXML,Smail
 
|Keywords=Internet,email,WWW,Lisp,web browser
 
|Keywords=Internet,email,WWW,Lisp,web browser
Line 13: Line 32:
 
|Version date=2013/08/26
 
|Version date=2013/08/26
 
|Version status=stable
 
|Version status=stable
|Version download=http://elpa.gnu.org/packages/w3-4.0.49.tar
+
|Version download=https://elpa.gnu.org/packages/w3-4.0.49.tar
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2014/10/13
+
|Last review date=2019/01/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=none
|Is GNU=Yes
+
|Extension of=emacs
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 +
|Is GNU=No
 
|GNU package identifier=w3
 
|GNU package identifier=w3
 
|License verified date=2003-03-07
 
|License verified date=2003-03-07
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv3orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2003-03-07
+
|License verified date=2018/11/17
 
}}
 
}}
 
{{Person
 
{{Person
Line 32: Line 55:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=wmperry@cs.indiana.edu
 
|Email=wmperry@cs.indiana.edu
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Savannah (Ref)
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://savannah.gnu.org/projects/w3/
|Resource URL=http://lists.gnu.org/mailman/listinfo/w3-announce
+
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/emacs/elpa.git/?h=externals/w3
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/w3/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/w3-dev/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/w3-announce/
|Resource URL=http://lists.gnu.org/mailman/listinfo/w3-dev
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=http://savannah.gnu.org/bugs/?group=w3
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=VCS Repository Webview
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=http://git.savannah.gnu.org/cgit/w3.git
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=web
 
|Interface=web
 
|Internet-application=web-browser
 
|Internet-application=web-browser
 +
|Programming-language=lisp
 +
|Runs-on=GNU/Linux
 
|Use=internet-application
 
|Use=internet-application
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Emacs 24.1 or later
+
|Prerequisite description=[[emacs | GNU Emacs]] 24.1 or later
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 19:34, 1 January 2019


[edit]

W3

https://www.gnu.org/software/w3/
Full-featured web browser for Emacs.

W3 is a full-featured web browser, written entirely in Emacs Lisp.

W3 is maintained as part of ELPA, the default package repository for GNU Emacs.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

17 November 2018




Leaders and contributors

Contact(s)Role
William Perry Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/w3/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/w3-dev/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/emacs/elpa.git/?h=externals/w3
Mailing Listhttps://lists.gnu.org/mailman/listinfo/w3-announce/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/w3/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Required to use GNU Emacs 24.1 or later




Entry







"Savannah (Ref)" 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.