Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/aiml/PyAIML-0.8.5/pkg-info
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-08-12 16:20:23 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-08-12 16:20:23 (GMT)
commitb2d38f17e56bf3b391fe20b77532df23e5721413 (patch)
treea268658e9ee93d1d3f5d239e0cc8c9d31bfdb853 /aiml/PyAIML-0.8.5/pkg-info
parent3eca82bc3ca461081a28c0ab12cb73acf4687593 (diff)
Add copyright notes to python files
Diffstat (limited to 'aiml/PyAIML-0.8.5/pkg-info')
-rw-r--r--aiml/PyAIML-0.8.5/pkg-info12
1 files changed, 12 insertions, 0 deletions
diff --git a/aiml/PyAIML-0.8.5/pkg-info b/aiml/PyAIML-0.8.5/pkg-info
new file mode 100644
index 0000000..908caaa
--- /dev/null
+++ b/aiml/PyAIML-0.8.5/pkg-info
@@ -0,0 +1,12 @@
+Metadata-Version: 1.0
+Name: PyAIML
+Version: 0.8.5
+Summary: An interpreter package for AIML, the Artificial Intelligence Markup Language
+Home-page: http://pyaiml.sourceforge.net/
+Author: Cort Stratton
+Author-email: cort@users.sourceforge.net
+License: UNKNOWN
+Description: PyAIML implements an interpreter for AIML, the Artificial Intelligence
+ Markup Language developed by Dr. Richard Wallace of the A.L.I.C.E. Foundation.
+ It can be used to implement a conversational AI program.
+Platform: any