Changed URL, email address

This commit is contained in:
simondlevy
2018-10-08 10:02:09 -04:00
parent 5868f07b6e
commit 9bd0cccc8c

View File

@@ -63,8 +63,8 @@ setup (name = 'BreezySLAM',
packages = ['breezyslam'],
ext_modules = [module],
author='Simon D. Levy and Suraj Bajracharya',
author_email='levys@wlu.edu',
url='http://home.wlu.edu/~levys/software/breezyslam',
author_email='simon.d.levy@gmail.com',
url='https://github.com/simondlevy/BreezySLAM',
license='LGPL',
platforms='Linux; Windows; OS X',
long_description = 'Provides core classes Position, Map, Laser, Scan, and algorithm CoreSLAM'