Changed URL, email address
This commit is contained in:
@@ -63,8 +63,8 @@ setup (name = 'BreezySLAM',
|
|||||||
packages = ['breezyslam'],
|
packages = ['breezyslam'],
|
||||||
ext_modules = [module],
|
ext_modules = [module],
|
||||||
author='Simon D. Levy and Suraj Bajracharya',
|
author='Simon D. Levy and Suraj Bajracharya',
|
||||||
author_email='levys@wlu.edu',
|
author_email='simon.d.levy@gmail.com',
|
||||||
url='http://home.wlu.edu/~levys/software/breezyslam',
|
url='https://github.com/simondlevy/BreezySLAM',
|
||||||
license='LGPL',
|
license='LGPL',
|
||||||
platforms='Linux; Windows; OS X',
|
platforms='Linux; Windows; OS X',
|
||||||
long_description = 'Provides core classes Position, Map, Laser, Scan, and algorithm CoreSLAM'
|
long_description = 'Provides core classes Position, Map, Laser, Scan, and algorithm CoreSLAM'
|
||||||
|
|||||||
Reference in New Issue
Block a user