kolibrios-gitea/contrib/sdk/sources/PDCurses
turbocat 3908f96f64 Added PDCurses library(uses SDL)
git-svn-id: svn://kolibrios.org@9214 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-04 19:26:53 +00:00
..
common Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
demos Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
pdcurses Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
sdl1 Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
curses.h Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
curspriv.h Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
panel.h Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
README.md Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
Tupfile.lua Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00

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.

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