Difference between revisions of "Nana"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Nana |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...")
 
Line 3: Line 3:
 
|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=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.
 +
|Homepage URL=http://www.gnu.org/software/nana/nana.html
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.gnu.org/software/nana/nana.html
 
|VCS checkout command=
 
 
|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/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=dejaGnu,Greg
 
|Related projects=dejaGnu,Greg
 
|Keywords=C++,development,debugging,testing,logging,C,assertion checking
 
|Keywords=C++,development,debugging,testing,logging,C,assertion checking
|Is GNU=y
+
|Version identifier=2.5
 +
|Version date=1999-09-12
 +
|Version status=stable
 +
|Version download=http://ftp.debian.org/debian/pool/main/n/nana/nana_2.5.orig.tar.gz
 +
|Version comment=2.5 stable released 1999-09-12
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2005-05-16
 
|Last review date=2005-05-16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.5
+
|Is GNU=Yes
|Version date=1999-09-12
+
|GNU package identifier=nana
|Version status=stable
+
|License verified date=2001-01-31
|Version download=http://ftp.debian.org/debian/pool/main/n/nana/nana_2.5.orig.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
|Version comment=2.5 stable released 1999-09-12
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Phil Maker
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Phil Maker
 
 
|Email=pjm@gnu.org
 
|Email=pjm@gnu.org
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Harald Mueller
 
|Role=Contributor
 
|Role=Contributor
|Real name=Harald Mueller
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 52: Line 48:
 
{{Software category
 
{{Software category
 
|Interface=x-window-system
 
|Interface=x-window-system
|Library=c
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
}}
 

Revision as of 16:15, 12 October 2012


[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




















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.