Source: clips
Section: interpreters
Priority: optional
Maintainer: Javier Fernandez-Sanguino Peña <jfs@debian.org>
Build-Depends: libncurses-dev, debhelper (>= 10~), pdf2htmlex
Standards-Version: 3.5.7
Homepage: http://www.clipsrules.net/

Package: clips
Architecture: any
Depends: clips-common, ${shlibs:Depends} 
Suggests: clips-doc
Description: "C" Language Integrated Production System 
 CLIPS is an OPS-like forward chaining production system written 
 in ANSI C by NASA. The CLIPS inference engine includes truth maintenance, 
 dynamic rule addition, and customizable conflict resolution strategies. 
 . 
 CLIPS, including the runtime version, is easily embeddable in other
 applications.  CLIPS includes an object-oriented language called COOL
 (CLIPS Object-Oriented Language) which is directly integrated with the
 inference engine.


Package: libclips
Architecture: any
Section: libs
Depends: ${shlibs:Depends} 
Description: CLIPS shared libraries
 CLIPS is an OPS-like forward chaining production system written 
 in ANSI C by NASA. The CLIPS inference engine includes truth maintenance, 
 dynamic rule addition, and customizable conflict resolution strategies. 
 . 
 CLIPS, including the runtime version, is easily embeddable in other
 applications.  CLIPS includes an object-oriented language called COOL
 (CLIPS Object-Oriented Language) which is directly integrated with the
 inference engine.
 .
 This package installs the required shared libraries.

Package: libclips-dev
Architecture: any
Section: libdevel
Depends: libclips  (= ${binary:Version}), libc6-dev
Recommends: clips-doc
Description: CLIPS shared libraries
 CLIPS is an OPS-like forward chaining production system written 
 in ANSI C by NASA. The CLIPS inference engine includes truth maintenance, 
 dynamic rule addition, and customizable conflict resolution strategies. 
 . 
 CLIPS, including the runtime version, is easily embeddable in other
 applications.  CLIPS includes an object-oriented language called COOL
 (CLIPS Object-Oriented Language) which is directly integrated with the
 inference engine.
 .
 This package installs the static libraries and headers.

Package: clips-common
Architecture: all
Recommends: clips
Description: CLIPS common files and examples
 CLIPS is an OPS-like forward chaining production system written 
 in ANSI C by NASA. The CLIPS inference engine includes truth maintenance, 
 dynamic rule addition, and customizable conflict resolution strategies. 
 . 
 CLIPS, including the runtime version, is easily embeddable in other
 applications.  CLIPS includes an object-oriented language called COOL
 (CLIPS Object-Oriented Language) which is directly integrated with the
 inference engine.
 .
 This package installs the common files shared by both the text and
 graphics interface, currently it includes both the help file and examples
 of CLIPS programs that can be used to learn the language and test
 the interfaces.
