forked from nvitucci/pyke
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PKG-INFO
27 lines (26 loc) · 1.21 KB
/
PKG-INFO
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
Metadata-Version: 1.0
Name: pyke
Version: 1.1.1
Summary: Python Knowledge Engine and Automatic Python Program Generator
Home-page: http://sourceforge.net/projects/pyke
Author: Bruce Frederiksen
Author-email: [email protected]
License: MIT License
Download-URL: http://downloads.sourceforge.net/pyke/pyke-1.1.1.zip
Description:
Both forward-chaining and backward-chaining rules (which may include
python code) are compiled into python. Can also automatically assemble
python programs out of python functions which are attached to
backward-chaining rules.
Keywords: expert system forward backward chaining backtracking plans
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: Log Analysis