Difference between revisions of "Gnudos"
m (version 1.8) |
|||
Line 2: | Line 2: | ||
|Name=GnuDOS | |Name=GnuDOS | ||
|Short description=A software library to help new GNU system users | |Short description=A software library to help new GNU system users | ||
− | |Full description=GnuDOS is a library designed to help new users of the GNU system, who are coming from a DOS background, fit into the picture and start using the GNU system with ease. It also addresses the console programmers of such programs that have the look and feel of old DOS system. | + | |Full description='''GnuDOS''' is a library designed to help new users of the GNU system, who are coming from a DOS background, fit into the picture and start using the GNU system with ease. It also addresses the console programmers of such programs that have the look and feel of old DOS system. |
The library is composed of core utilities and software applications: | The library is composed of core utilities and software applications: | ||
* The core library (corelib) contains four utilities: Kbd (for keyboard handling), Screen (for screen drawing), Dialogs (for dialog boxes/window drawing), and Strings (for strings functions). | * The core library (corelib) contains four utilities: Kbd (for keyboard handling), Screen (for screen drawing), Dialogs (for dialog boxes/window drawing), and Strings (for strings functions). | ||
Line 10: | Line 10: | ||
|Computer languages=C | |Computer languages=C | ||
|Keywords=GnuDOS, DOS, new users | |Keywords=GnuDOS, DOS, new users | ||
− | |Version identifier=1. | + | |Version identifier=1.8 |
− | |Version date=2014/ | + | |Version date=2014/12/18 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://ftp.gnu.org/gnu/gnudos/gnudos-1. | + | |Version download=https://ftp.gnu.org/gnu/gnudos/gnudos-1.8.tar.gz |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2015/09/07 |
|Submitted by=Mohammed Isam | |Submitted by=Mohammed Isam | ||
|Submitted date=2014/04/11 | |Submitted date=2014/04/11 |
Revision as of 06:45, 7 September 2015
GnuDOS
https://www.gnu.org/software/gnudos/
Library to help new GNU system users.
GnuDOS is a set of programs designed to help new users of the GNU system in growing accustomed to the system, particularly users who might be coming from a DOS background. It consists of a file manager and a text editor for the console as well as a core library for building similar utilities:
- The core library (corelib) contains three utilities: Kbd (for keyboard handling), Screen (for screen drawing), and Dialogs (for dialog boxes/window drawing).
- The software applications are: Prime (console file manager), and Mino (console text editor).
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Mohammed Isam | Author and Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://savannah.gnu.org/people/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/gnudos/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-gnudos/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/gnudos/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-gnudos/ | |
Download | https://ftp.gnu.org/gnu/gnudos/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | ncurses |
Required to build | ncurses |
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.