|
|
@@ -30,6 +30,7 @@ setup( |
|
|
|
url='https://github.com/evilpete/RainEagle', |
|
|
|
license='BSD', |
|
|
|
description='Python Class for utilizing the Rainforest Automation Eagle ( RFA-Z109 ) socket API.', |
|
|
|
download_url='https://github.com/evilpete/RainEagle/archive/0.1.7a.tar.gz', |
|
|
|
long_description=open('README.txt').read(), |
|
|
|
cmdclass = { 'install_scripts': install_scripts_and_symlinks } |
|
|
|
) |
|
|
|