Update package metadata
This commit is contained in:
parent
5fbdccc89f
commit
2f117e0ec7
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ name = "python-mpv"
|
|||
version = "1.0.1"
|
||||
description = "A python interface to the mpv media player"
|
||||
readme = "README.rst"
|
||||
authors = [{name = "jaseg", email = "github@jaseg.net"}]
|
||||
license = {text = "GPLv3+"}
|
||||
authors = [{name = "jaseg", email = "mpv@jaseg.de"}]
|
||||
license = {text = "GPLv2+ or LGPLv2.1+"}
|
||||
requires-python = ">=3.7"
|
||||
keywords = ['mpv', 'library', 'video', 'audio', 'player', 'display', 'multimedia']
|
||||
classifiers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue