Gano - Yet another editor gucu
Status: Pre-Alpha
Brought to you by:
spike_gran
The README file for guile-ncurses Copyright (C) 2009, 2010 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This is guile-ncurses v0.8. It provides functionality to allow programs written in Guile to interact with character screens in a terminal-independent manner. It is a wrapper to the underlying ncurses library. This library can be found at http://gano.sourceforge.net It is known to work on the following systems CYGWIN_NT-6.1 1.7.5 on i686 with Guile 1.8.2 and NCurses 5.7.x Fedora 13 with Guile 1.8.7 and NCurses 5.7.20090207 Fedora 13 with Guile 1.9.11 and NCurses 5.7.20090207 This distribution has the following subdirectories: - ncurses: the source code for the library - test: test scripts to verify that the library functions correctly - doc: documentation for the library source to generate it - build_aux: files used by the configuration and building programs - tools: some executable programs that might be useful For an explanation of the installation of the package, see the INSTALL file. For an explanation of the copying restrictions for this package, see COPYING.LESSER.