add url and license to setup.py

This commit is contained in:
Samantha Baldwin
2016-12-28 01:27:27 -05:00
parent d1ed80d62a
commit 975edc0a01

View File

@@ -7,6 +7,8 @@ setup(
description="a secure cd ripper preferring accuracy over speed",
author=['Thomas Vander Stichele', 'Joe Lametta', 'Samantha Baldwin'],
maintainer=['Joe Lametta', 'Samantha Baldwin'],
url='https://github.com/JoeLametta/whipper',
license='GPL3',
packages=find_packages(),
entry_points = {
'console_scripts': [