mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-mpd2: template formatting
This commit is contained in:
parent
3b77ee1fc9
commit
669033997e
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ pycompile_module="mpd2"
|
||||||
hostmakedepends="python-setuptools python3.4-setuptools"
|
hostmakedepends="python-setuptools python3.4-setuptools"
|
||||||
makedepends="python-devel python3.4-devel"
|
makedepends="python-devel python3.4-devel"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="A Python library which provides a client interface for the Music Player Daemon."
|
short_desc="A Python library which provides a client interface for the Music Player Daemon"
|
||||||
maintainer="Jens E. Becker <v2px@v2px.de>"
|
maintainer="Jens E. Becker <v2px@v2px.de>"
|
||||||
homepage="https://github.com/Mic92/python-mpd2"
|
homepage="https://github.com/Mic92/python-mpd2"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue