Difference between revisions of "Nano"

From Free Software Directory
Jump to: navigation, search
m (new release)
m (Is GNU checkbox)
 
(35 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU nano
 
|Name=GNU nano
|Short description=Pico clone for *NIX
+
|Short description=Small, user-friendly console text editor.
|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=https://www.nano-editor.org/
|User level=none
+
|Version download=https://ftp.gnu.org/gnu/nano/nano-8.0.tar.xz
|VCS checkout command=svn co http://svn.savannah.gnu.org/svn/nano/trunk/nano
 
|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/
 
|Keywords=editor,Pico,nano,text editor
 
|Version identifier=2.3.6
 
|Version date=2014/07/17
 
|Version status=developmental
 
|Version download=https://ftp.gnu.org/gnu/nano/nano-2.3.6.tar.gz
 
|Last review by=Genium
 
|Last review date=2014/08/01
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Status=
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=nano
 
|GNU package identifier=nano
|License verified date=2008-07-09
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Deborah Nicholson
+
|License copyright=Copyright (C) 1999-2011, 2013-2024 Free Software Foundation, Inc.
|License verified date=2008-07-09
+
Copyright (C) 2014-2022 Benno Schulenberg
 +
|License verified by=Genium
 +
|License verified date=2024-05-03
 +
|License note=https://git.savannah.gnu.org/cgit/nano.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line, console
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Text-creation=editor
 +
|Use=text-creation
 +
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=nano
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[ncurses]] or another Curses library
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[gettext]]
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Chris Allegretta
+
|Real name=Benno Schulenberg
 
|Role=Maintainer
 
|Role=Maintainer
|Email=chrisa@asty.org
+
|Email=bensberg@telfort.nl
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/nano/
 
}}
 
}}
{{Person
+
{{Resource
|Resource URL=
+
|Resource audience=Savannah
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/nano.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://svn.savannah.gnu.org/viewvc/?root=nano
+
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=nano.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=Bug Tracking
|Resource URL=mailto:help-nano@gnu.org
+
|Resource URL=https://savannah.gnu.org/bugs/?group=nano
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-nano/
|Resource URL=mailto:info-nano@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/nano-devel/
|Resource URL=mailto:nano-devel@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/info-nano/
|Resource URL=mailto:nano@nano-editor.org
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource kind=Download
|Text-creation=editor
+
|Resource URL=https://alpha.gnu.org/gnu/nano/
|Use=text-creation
+
}}
|Works-with=text
+
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/nano/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/nano/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/nano.html
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/nano
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Wikidata
|Prerequisite description=Curses library (author recommends ncurses)
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q306101
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=gettext
+
|VCS checkout command=git clone git://git.savannah.gnu.org/nano.git
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=8.0
 +
|Version date=2024-05-01
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2024-05-03
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/nano/nano-8.0.tar.xz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:03, 3 May 2024


[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

3 May 2024




Leaders and contributors

Contact(s)Role
Benno Schulenberg Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftpmirror.gnu.org/nano/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=nano.git
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/nano.git/
Downloadhttps://alpha.gnu.org/gnu/nano/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-nano/
WikidataGeneralhttps://www.wikidata.org/wiki/Q306101
Mailing Listhttps://lists.gnu.org/mailman/listinfo/nano-devel/
Generalhttps://translationproject.org/domain/nano.html
SavannahBug Trackinghttps://savannah.gnu.org/bugs/?group=nano
Downloadhttps://ftp.gnu.org/gnu/nano/
SavannahDeveloperhttps://savannah.gnu.org/projects/nano/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-nano/
DebianDeveloperhttps://tracker.debian.org/pkg/nano


Software prerequisites

KindDescription
Weak prerequisitegettext
Required to buildncurses or another Curses library

This entry (in part or in whole) was last reviewed on 3 May 2024.




Entry













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


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
















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





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.









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.