Difference between revisions of "Erc"
(added standard links) |
(maintainership information, source https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/erc/erc.el) |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=ERC | |Name=ERC | ||
− | |Short description=IRC client for Emacs | + | |Short description=IRC client for Emacs. |
− | |Full description='''ERC''' is a powerful, modular, and extensible IRC client for Emacs. It is distributed with the latest release of [[Emacs]]. | + | |Full description='''ERC''' is a powerful, modular, and extensible IRC client for [[Emacs]]. It is distributed with the latest release of [[Emacs]] but also on GNU ELPA. |
It supports multiple channels and multiple servers, private message separation, highlighting, notification, channel tracking, nick completion, history, multiple languages, user scripting and auto reconnect. | It supports multiple channels and multiple servers, private message separation, highlighting, notification, channel tracking, nick completion, history, multiple languages, user scripting and auto reconnect. | ||
− | This package is no longer developed as a separate project | + | This package is no longer developed as a separate project. |
− | |Homepage URL=https://www.gnu.org/software/erc | + | |Homepage URL=https://www.gnu.org/software/emacs/erc.html |
− | | | + | |Version download=https://elpa.gnu.org/packages/erc.html |
− | + | }} | |
− | + | {{Project license | |
− | + | |License=GPLv3orlater | |
− | | | + | |License copyright=Copyright (C) 1997-2021 Free Software Foundation, Inc. |
− | | | + | |License verified by=Genium |
− | | | + | |License verified date=2021-10-22 |
− | + | |License note=https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/erc/erc.el | |
− | + | }} | |
− | | | + | {{Software category |
− | + | |Chat=irc | |
− | | | + | |Interface=command-line, x-window-system |
− | + | |Live-communications=chat | |
− | + | |Programming-language=lisp | |
− | + | |Runs-on=Windows, BSD, OS X, GNU/Linux | |
− | | | + | |Use=live-communications |
− | | | + | }} |
− | | | + | {{EntryGNU |
− | | | ||
− | | | ||
− | | | ||
− | |||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=erc | |GNU package identifier=erc | ||
− | |||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Required to use |
− | | | + | |Prerequisite description=[[Emacs]] |
− | | | + | }} |
+ | {{Person | ||
+ | |Real name=Amin Bandali | ||
+ | |Role=current maintainer | ||
+ | |Email=bandali@gnu.org | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Michael Olson | |Real name=Michael Olson | ||
− | |Role= | + | |Role=former maintainer |
|Email=mwolson@gnu.org | |Email=mwolson@gnu.org | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Emacs Lisp Package Archive |
− | | | + | |Resource kind=Download |
+ | |Resource URL=https://elpa.gnu.org/packages/erc.html | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Debian |
− | | | + | |Resource kind=Developer |
− | + | |Resource URL=https://tracker.debian.org/pkg/erc | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource kind= | + | |Resource audience=Savannah |
− | |Resource URL= | + | |Resource kind=Developer |
+ | |Resource URL=https://savannah.gnu.org/projects/erc/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=Savannah | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://git.savannah.gnu.org/cgit/erc.git |
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=Mailman | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/ | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/emacs-erc |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=EmacsWiki |
− | |Resource kind= | + | |Resource kind=General |
− | |Resource URL= | + | |Resource URL=https://www.emacswiki.org/emacs/ERC |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Wikidata |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://www.wikidata.org/wiki/Q599894 |
− | |||
− | |||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |Decommissioned or Obsolete=No |
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 04:10, 25 October 2021
Overview
ERC
https://www.gnu.org/software/emacs/erc.html
IRC client for Emacs.
ERC is a powerful, modular, and extensible IRC client for Emacs. It is distributed with the latest release of Emacs but also on GNU ELPA.
It supports multiple channels and multiple servers, private message separation, highlighting, notification, channel tracking, nick completion, history, multiple languages, user scripting and auto reconnect.
This package is no longer developed as a separate project.
Details
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
22 October 2021
Leaders and contributors
Contact(s) | Role |
---|---|
Michael Olson | former maintainer |
Amin Bandali | current maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailman | Mailing List | https://lists.gnu.org/mailman/listinfo/emacs-erc |
Savannah | Developer | https://savannah.gnu.org/projects/erc/ |
Wikidata | General | https://www.wikidata.org/wiki/Q599894 |
Emacs Lisp Package Archive | Download | https://elpa.gnu.org/packages/erc.html |
Debian | Developer | https://tracker.debian.org/pkg/erc |
EmacsWiki | General | https://www.emacswiki.org/emacs/ERC |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/erc.git |
Software prerequisites
Kind | Description |
---|---|
Required to use | Emacs |
About this entry
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.