Early implementation

This commit is contained in:
Jason R. Coombs
2012-10-03 18:13:39 -04:00
parent 5c3f935a84
commit c1d9023bd3
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ import setuptools
setup_params = dict(
name='wolframalpha',
description="Wolfram|Alpha 2.0 API client",
use_hg_version=True,
author="Jason R. Coombs",
author_email="jaraco@jaraco.com",