File: README

package info (click to toggle)
pyqwt3d 0.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 4,656 kB
  • ctags: 3,677
  • sloc: ansic: 11,990; cpp: 9,232; python: 2,394; sh: 413; makefile: 226
file content (31 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
INTRODUCTION

PyQwt3D is a set of Python bindings for the QwtPlot3D library.


LICENSE

GPL with an exception allowing dynamic linking with the non-free versions of
Qt and PyQt.


PREREQUISITES

See Doc/html/pyqwt3d/prerequisites.html.


INSTALLATION

See Doc/html/pyqwt3d/install.html.


Have fun -- Gerard Vermeulen


..
   Local Variables:
   mode: indented-text
   indent-tabs-mode: nil
   sentence-end-double-space: t
   fill-column: 79
   End: