Source: python-aiml
Section: python
Priority: optional
Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
Uploaders: Luke Faraone <lfaraone@debian.org>
Build-Depends: debhelper (>= 7.0.1),
 python-support,
 python-all-dev,
 devscripts (>= 2.10.7~),
 cdbs (>= 0.4.67~),
 dh-buildinfo
Standards-Version: 3.9.1
Homepage: http://pyaiml.sf.net/

Package: python-aiml
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Description: an Artificial Intelligence Markup Language interpreter for Python
 PyAIML is an interpreter for AIML, the Artificial Intelligence Markup
 Language, implemented as a 100% pure standard Python package. 
 .
 The package is fully compliant with the AIML 1.0.1 standard: no less,
 but also no more.  PyAIML's focus is (and will remain) bare-bones AIML
 interpreting. That means no support for obscure communication protocols,
 no advanced non-standard features, and no user interface to speak of.

