gpm-player

View on PyPIReverse Dependencies (0)

0.1.2 gpm_player-0.1.2-py3-none-any.whl

Wheel Details

Project: gpm-player
Version: 0.1.2
Filename: gpm_player-0.1.2-py3-none-any.whl
Download: [link]
Size: 8158
MD5: 959bf938f79cf8a703bc00efcfdca5b4
SHA256: 498451a0161abf022949ffde6d2d5749a4d6b86d38af972238529de0f14d37fd
Uploaded: 2018-03-06 08:51:37 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: gpm-player
Version: 0.1.2
Summary: Multi platform and text based Google-Play-Music player
Author: Mitsuo Heijo
Author-Email: mitsuo_h[at]outlook.com
Home-Page: http://github.com/johejo/gpm-player
License: MIT
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Classifier: Topic :: Terminals
Requires-Python: >=3.5
Requires-Dist: gmusicapi (>=11.0.0)
Requires-Dist: inputimeout (>=1.0.4)
Requires-Dist: python-vlc (>=3.0.102)
[Description omitted; length: 1165 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gpm_player/__init__.py sha256=N2VS7B_fCs_YUD8ZivK7wx0ugP2Gxpn0TbpTtwDotlk 36
gpm_player/__version__.py sha256=m21gDoXSeS8i6lyNPR4-nQfy0hk4mJ9uh0VF3ZQ-_hY 314
gpm_player/common.py sha256=SF9PgvbPAA15BPkUju0HaSVucI1zeQuo3eATn6PaNvM 8360
gpm_player/exceptions.py sha256=-EZ0BwdfhmXckIYVJAEuO9CRuxuvM6o8L2URv1y5bWA 354
gpm_player/playlist.py sha256=0QPLV0PobxmDuQP41z4EEhZOJlmCEfhxnbZ3apcCyk8 836
gpm_player/station.py sha256=zY9YS6by6huwU_3OXnLVe7qU_XfuWmHVXfMDWtY-878 1044
gpm_player-0.1.2.dist-info/DESCRIPTION.rst sha256=0_WldUYq9EyKuek5Wjt3NW6uEuCbSV0CtRG97a7ZQ-I 1165
gpm_player-0.1.2.dist-info/METADATA sha256=Nvq90lQIk9xDNzzlPEyySMD97-ZrNlPUrZLEu-RdUvM 2016
gpm_player-0.1.2.dist-info/RECORD
gpm_player-0.1.2.dist-info/WHEEL sha256=Ds0ba8WsPJtjBPzEMyPOBG3qfPa6B4mlzB-vhzorIZs 97
gpm_player-0.1.2.dist-info/entry_points.txt sha256=gfeNl-5iI3JfaDelcG3Rzv278u-V1xOBLYIOnB4ZjRk 97
gpm_player-0.1.2.dist-info/metadata.json sha256=mt1OW8ZX67Ak0KPfeEJi0Jbek-9AgwQNcHrNfwry77M 1247
gpm_player-0.1.2.dist-info/top_level.txt sha256=edK_4b4e-7fipKk3VaqFN7UaR3eFc7gm3rNeU-JC2m4 11

top_level.txt

gpm_player

entry_points.txt

gpm-playlist = gpm_player.playlist:main
gpm-station = gpm_player.station:main