Update package metadata

This commit is contained in:
jaseg 2023-02-26 12:48:17 +01:00
parent 5fbdccc89f
commit 2f117e0ec7

View file

@ -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 = [