Difference between revisions of "Nano"

From Free Software Directory
Jump to: navigation, search
m (new release)
(13 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|Name=GNU nano
 
|Name=GNU nano
 
|Short description=Pico clone for *NIX
 
|Short description=Pico clone for *NIX
|Full description=Nano is a small and user-friendly text editor. It has an interactive search-and-replace function with regular-expression support, a spell-checker function, a goto-line command, variable tab width, auto-indent, syntax coloring, undo/redo, slang curses-wrapper and GNU autoconf support, and toggles for command-line flags that can be used from within the editor.
+
|Full description='''Nano''' is a small and simple text editor for use in a terminal. Besides basic editing, it supports: undo/redo, syntax highlighting, spell checking, justifying, auto-indentation, bracket matching, interactive search-and-replace (with regular expressions), and the editing of multiple files.
 
|Homepage URL=http://www.nano-editor.org/
 
|Homepage URL=http://www.nano-editor.org/
|User level=none
+
|User level=beginner
|VCS checkout command=svn co http://svn.savannah.gnu.org/svn/nano/trunk/nano
+
|VCS checkout command=git clone git://git.sv.gnu.org/nano.git
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User manual available online in HTML, Info, ASCII, dvi, PostScript, and Texinfo formats from http://www.gnu.org/software/nano/manual/
+
|Documentation note=Online documentation available at https://nano-editor.org/docs.php
 +
|Accepts cryptocurrency donations=No
 +
|Related projects=emacs,joe
 
|Keywords=editor,Pico,nano,text editor
 
|Keywords=editor,Pico,nano,text editor
|Version identifier=2.3.6
+
|Version identifier=2.8.5
|Version date=2014/07/17
+
|Version date=2017/06/25
|Version status=developmental
+
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/nano/nano-2.3.6.tar.gz
+
|Version download=https://nano-editor.org/dist/latest/
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2014/08/01
+
|Last review date=2018/02/19
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=nano
 
|GNU package identifier=nano
Line 24: Line 24:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Deborah Nicholson
+
|License verified by=Genium
|License verified date=2008-07-09
+
|License verified date=2017-01-02
 +
|License note=http://git.savannah.gnu.org/cgit/nano.git/tree/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
Line 31: Line 32:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=chrisa@asty.org
 
|Email=chrisa@asty.org
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Resource URL=
+
|Real name=Benno Schulenberg
 +
|Role=Maintainer
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://svn.savannah.gnu.org/viewvc/?root=nano
+
|Resource URL=http://git.savannah.gnu.org/cgit/nano.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Support & Help
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:help-nano@gnu.org
 
|Resource URL=mailto:help-nano@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=FAQ
 +
|Resource kind=Homepage
 +
|Resource URL=https://nano-editor.org/dist/latest/faq.html
 +
}}
 +
{{Resource
 +
|Resource audience=Announcements
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:info-nano@gnu.org
 
|Resource URL=mailto:info-nano@gnu.org
Line 57: Line 63:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Savannah (Ref)
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/projects/nano
|Resource URL=mailto:nano@nano-editor.org
+
}}
 +
{{Resource
 +
|Resource audience=User & Developer
 +
|Resource kind=Download
 +
|Resource URL=https://nano-editor.org/dist/
 +
}}
 +
{{Resource
 +
|Resource audience=User & Developer
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/nano/
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Download
 +
|Resource URL=https://www.gnu.org/software/guix/packages/n.html
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/nano
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/app-editors/nano
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.freshports.org/editors/nano/
 +
}}
 +
{{Resource
 +
|Resource audience=NetBSD
 +
|Resource kind=Homepage
 +
|Resource URL=http://pkgsrc.se/editors/nano
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line
+
|Interface=command-line, console
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Text-creation=editor
 
|Text-creation=editor
 
|Use=text-creation
 
|Use=text-creation

Revision as of 17:41, 19 February 2018


[edit]

GNU nano

https://www.nano-editor.org/
Small, user-friendly console text editor.

Nano is a small and simple text editor for use in a terminal. Besides basic editing, it supports: undo/redo, syntax highlighting, spell checking, justifying, auto-indentation, bracket matching, interactive search-and-replace (with regular expressions), and the editing of multiple files.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

5 August 2020




Leaders and contributors

Contact(s)Role
Benno Schulenberg Maintainer


Resources and communication

AudienceResource typeURI
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/nano.git/
WikidataGeneralhttps://www.wikidata.org/wiki/Q306101
Generalhttps://savannah.gnu.org/people/
Generalhttps://translationproject.org/domain/nano.html
Nano-devel Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/nano-devel/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
SavannahBug Trackinghttps://savannah.gnu.org/bugs/?group=nano
ArchiveDownloadhttps://alpha.gnu.org/gnu/nano/
Help-nano Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/help-nano/
SavannahDeveloperhttps://savannah.gnu.org/projects/nano/
Debian (Ref)Developerhttps://tracker.debian.org/pkg/nano
ArchiveDownloadhttps://ftp.gnu.org/gnu/nano/
Info-nano Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/info-nano/


Software prerequisites

KindDescription
Weak prerequisitegettext
Required to buildncurses or another Curses library




Entry












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


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


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




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


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


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


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


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


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


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


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