Minor changes to packaging info
This commit is contained in:
parent
333fc2012f
commit
31545662da
1 changed files with 4 additions and 1 deletions
5
setup.py
5
setup.py
|
@ -8,7 +8,7 @@ with open("README.md", "r") as fh:
|
|||
setup(
|
||||
name='ycast',
|
||||
version=ycast.__version__,
|
||||
author='Micha LaQua',
|
||||
author='milaq',
|
||||
author_email='micha.laqua@gmail.com',
|
||||
description='Self hosted vTuner internet radio service emulation',
|
||||
long_description=long_description,
|
||||
|
@ -28,8 +28,11 @@ setup(
|
|||
],
|
||||
keywords=[
|
||||
'ycast',
|
||||
'streaming',
|
||||
'vtuner',
|
||||
'internet radio',
|
||||
'music',
|
||||
'radio',
|
||||
'shoutcast',
|
||||
'avr',
|
||||
'emulation',
|
||||
|
|
Loading…
Add table
Reference in a new issue