/usr/lib/python2.7/dist-packages/pyke-1.1.1.egg-info is in python-pyke 1.1.1-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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.1
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: dangyogi@gmail.com
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
|