Package Details: pyaiml 0.8.6-1

Package Base: pyaiml
Description: Interpreter for AIML implemented in Python
Upstream URL: http://pyaiml.sourceforge.net/
Category: lib
Licenses: free
Submitter: None
Maintainer: Kuchiriel
Last Packager: Kuchiriel
Votes: 2
First Submitted: 2010-06-03 17:05
Last Updated: 2015-04-12 23:45

Latest Comments

Comment by Kuchiriel

2015-04-13 01:13

Found the solution, use 2to3

>> 2to3 -w /src/PyAIML-0.8.6/*

Then

>> cd /src/PyAIML-0.8.6/

And finnaly

>> sudo python setup.py install

I will update PKBUILD later.

Comment by Kuchiriel

2015-04-12 23:47

If someone update setup.py for last python version and upload to git, it will be very nice.

Comment by Cravix

2012-01-12 07:43

There's a directory called /usr/Lib for this package ... What the hell is going on?==
related part of the file list attached:
pyaiml /usr/Lib/
pyaiml /usr/Lib/site-packages/
pyaiml /usr/Lib/site-packages/aiml/
pyaiml /usr/Lib/site-packages/aiml/CHANGES.txt
pyaiml /usr/Lib/site-packages/aiml/README.txt
pyaiml /usr/Lib/site-packages/aiml/SUPPORTED_TAGS.txt
pyaiml /usr/Lib/site-packages/aiml/TODO.txt
pyaiml /usr/Lib/site-packages/aiml/self-test.aiml

Anonymous comment

2011-05-27 15:43

update to python2 setup.py blablablah please