tree: e7ddb6b39d05d2c62f2e9026995230ec7fa5afaf [path history] [tgz]
  1. common/
  2. pdcurses/
  3. wincon/
  4. .gitattributes
  5. CMakeLists.txt
  6. curses.h
  7. curspriv.h
  8. panel.h
  9. README.md
Utilities/cmpdcurses/README.md

Welcome to PDCurses!

PDCurses is an implementation of X/Open curses for multiple platforms. The latest version can be found at:

https://pdcurses.org/

For changes, see the History file. The main documentation is now in the docs directory.

Legal Stuff

The core package is in the public domain, but small portions of PDCurses are subject to copyright under various licenses. Each directory contains a README.md file, with a section titled “Distribution Status” which describes the status of the files in that directory.

If you use PDCurses in an application, an acknowledgement would be appreciated, but is not mandatory. If you make corrections or enhancements to PDCurses, please forward them to the current maintainer for the benefit of other users.

This software is provided AS IS with NO WARRANTY whatsoever.

Ports

PDCurses has been ported to DOS, OS/2, Windows, X11 and SDL. A directory containing the port-specific source files exists for each of these platforms.

Build instructions are in the README.md file for each platform:

Distribution Status

All files in this directory (not including subdirectories) are released to the public domain.

Maintainer

William McBrine wmcbrine@gmail.com