File: LICENSE.txt

package info (click to toggle)
python-numarray 1.1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,428 kB
  • ctags: 8,469
  • sloc: ansic: 92,018; python: 20,861; makefile: 263; sh: 13
file content (7 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
See __LICENSE__ in Lib/__init__.py for the numarray license or view it
at the Python prompt as follows:

>>> import numarray
>>> print numarray.__LICENSE__

...  the license, not repeated in this document, will be printed out ...