Difference between revisions of "Nana"

From Free Software Directory
Jump to: navigation, search
(review)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Nana
+
|Name=GNU Nana
 
|Short description=Library for assertion checking and logging in GNU C/C++
 
|Short description=Library for assertion checking and logging in GNU C/C++
|Full description=A freely available lib for assertion checking and logging in GNU C and C++. It's smaller and faster compared to assert.h, and assertions can refer to a saved state. Logging messages can be redirected to destinations including files, processes, or circular buffers in core. These features can be selectively enabled at both compile and runtime. Lists of invariant checking or printing functions can be created which can then be called to check internal consistency or display state. You can find your errors sooner, when it's faster and cheaper to correct them.
+
|Full description='''Nana''' is a framework for adding assertion checking, logging and performance measurement to C and C++ programs. Operations can either be implemented directly in C or by generating [[gdb|debugger commands]]. Checking and logging features can be enabled or disabled at compile or runtime.
|Homepage URL=http://www.gnu.org/software/nana/nana.html
+
|Homepage URL=https://savannah.gnu.org/projects/nana/
|User level=none
+
|User level=advanced
 +
|VCS checkout command=git clone git://github.com/pjmaker/nana.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User reference manual available in HTML format from http://www.gnu.org/software/nana/manual/
 
|Documentation note=User reference manual available in HTML format from http://www.gnu.org/software/nana/manual/
Line 12: Line 13:
 
|Version date=1999-09-12
 
|Version date=1999-09-12
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.debian.org/debian/pool/main/n/nana/nana_2.5.orig.tar.gz
+
|Version download=http://download.savannah.gnu.org/releases/nana/nana-2.5.tar.gz
 
|Version comment=2.5 stable released 1999-09-12
 
|Version comment=2.5 stable released 1999-09-12
|Last review by=Janet Casey
+
|Last review by=Genium
|Last review date=2005-05-16
+
|Last review date=2016/12/24
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=nana
 
|GNU package identifier=nana
Line 23: Line 25:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=BSD 2Clause
|License verified by=Janet Casey
+
|License verified by=Genium
|License verified date=2001-01-31
+
|License verified date=2016/12/24
 +
|License note=https://github.com/pjmaker/nana/blob/master/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
Line 31: Line 34:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=pjm@gnu.org
 
|Email=pjm@gnu.org
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Harald Mueller
 
|Real name=Harald Mueller
 
|Role=Contributor
 
|Role=Contributor
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 45: Line 50:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:nana@it.ntu.edu.au
 
|Resource URL=mailto:nana@it.ntu.edu.au
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=http://download.savannah.gnu.org/releases/nana/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://savannah.gnu.org/projects/nana/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/pjmaker/nana
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Download
 +
|Resource URL=http://ftp.debian.org/debian/pool/main/n/nana/
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.freshports.org/devel/nana/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 20:20, 23 December 2016


[edit]

GNU Nana

https://www.gnu.org/software/nana/
Library for assertion checking and logging in GNU C/C++.

Nana is a framework for adding assertion checking, logging and performance measurement to C and C++ programs. Operations can either be implemented directly in C or by generating debugger commands. Checking and logging features can be enabled or disabled at compile or runtime.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

24 December 2016




Leaders and contributors

Contact(s)Role
Phil Maker Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/nana/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/nana/
Savannah (Ref)https://savannah.gnu.org/projects/nana/
Downloadhttps://download.savannah.gnu.org/releases/nana/
Debian (Ref)https://tracker.debian.org/pkg/nana
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://github.com/pjmaker/nana/


Software prerequisites




Entry




















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








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.