File: license.tex

package info (click to toggle)
python-clips 1.0.7.348%2Bclips-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,332 kB
  • ctags: 2,481
  • sloc: ansic: 17,065; python: 5,668; sh: 20; makefile: 12
file content (14 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% $Id: license.tex 174 2004-10-16 12:43:58Z Franz $
\chapter{License Information\label{pyclips-license}}

The following is the license text, which you can obtain by issuing a

\begin{verbatim}
>>> import clips
>>> print clips.license
\end{verbatim}

at the Python prompt once the \pyclips{} module has been installed.

\verbatiminput{license.txt}