| Paketname | python-pyke |
| Beschreibung | Prolog-inspired Python logic programming toolkit |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.1.1-1 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 816 Byte |
| Hängt ab von | python (>= 2.5), python-support (>= 0.90.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Chris Lamb |
| Quelle | pyke |
| Paketgröße | 117632 Byte |
| Prüfsumme MD5 | 9a27f419b36696448b322061e6418bb8 |
| Prüfsumme SHA1 | 5a1e8acd9ed5869af8b02cf1d95ceca2435519cd |
| Prüfsumme SHA256 | 6e6979dfdf3ce6bdef02d6b97c61e3d4ebd8af27b1f60f3442df509d2c4b9119 |
| Link zum Herunterladen | python-pyke_1.1.1-1_all.deb |
| Ausführliche Beschreibung | Pyke introduces a form of Logic Programming (inspired by Prolog) to Python by
providing a knowledge-based inference engine (or "expert system").
.
Unlike Prolog, Pyke integrates with Python code allowing one to invoke Pyke
from Python and intermingle Python statements and expressions within your
expert system rules.
|