Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34397

The curses module and licensing

Date 2012-12-06 16:02 +0100
From Benjamin Schnitzler <benjaminschnitzler@googlemail.com>
Subject The curses module and licensing
Newsgroups comp.lang.python
Message-ID <mailman.566.1354806132.29569.python-list@python.org> (permalink)

Show all headers | View raw


Hello everyone,

I am new to this list.
I have a question concerning the curses module (I am using
python2.7). Which license does this module have? Is it bases
completely on the curses library? In the documentation the
following is stated:

"The curses module provides an interface to the curses library,
the de-facto standard for portable advanced terminal handling."

But also:

"Changed in version 1.6: Added support for the ncurses library
and converted to a package."

Is it maybe built on both libraries? However, the crucial point
is, that I want to build a curses terminal interface for some GPL
software project. Can You give me a hint, if that is possible
(yes, I know, You are no lawyers) and if and where I have to
include licensing informations regarding the license of
curses/ncurses ?

Thank You

Benjamin

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

The curses module and licensing Benjamin Schnitzler <benjaminschnitzler@googlemail.com> - 2012-12-06 16:02 +0100

csiph-web