File: README.Python

package info (click to toggle)
omniorb 1%3A3.0.4.1-8
  • links: PTS
  • area: main
  • in suites: woody
  • size: 13,024 kB
  • ctags: 19,172
  • sloc: cpp: 80,906; python: 17,895; ansic: 17,630; yacc: 3,441; lex: 1,306; sh: 1,191; xml: 871; perl: 383; makefile: 108; tcl: 18
file content (15 lines) | stat: -rw-r--r-- 618 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
A note about Python licensing
=============================

omniORB's IDL compiler, omniidl, requires Python, version 1.5.2 or
later.

Versions of Python up to and including 1.5.2 had a very simple and
liberal license; versions from 1.6 onwards have much more complex, and
more restrictive licenses. In particular, it is arguable as to whether
the new licensing terms are "GPL compatible" -- that is, whether it is
permissible to link Python with code licensed under the GNU Public
License.

To avoid any doubt, we explicitly permit omniidl and the omniORB
run-time libraries to be linked with any version of Python.