more work on Debian packages creation

This commit is contained in:
Christophe Benz 2010-07-21 23:09:00 +02:00
commit b4efc7430d
31 changed files with 256 additions and 60 deletions

View file

@ -33,6 +33,8 @@ setup(
description='Weboob, Web Out Of Browsers - core library',
author='Romain Bignon',
author_email='weboob@lists.symlink.me',
maintainer='Christophe Benz',
maintainer_email='christophe.benz@gmail.com',
license='GPLv3',
url='http://www.weboob.org',
packages=find_packages(),