Search Criteria
Package Details: python-librespot 0.0.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-librespot.git (read-only, click to copy) |
---|---|
Package Base: | python-librespot |
Description: | Open Source Spotify Client |
Upstream URL: | https://github.com/kokarare1212/librespot-python |
Licenses: | Apache |
Submitter: | maltejur |
Maintainer: | maltejur |
Last Packager: | maltejur |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-23 18:16 (UTC) |
Last Updated: | 2022-11-10 03:22 (UTC) |
Dependencies (11)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-defusedxml (python-defusedxml-git)
- python-protobuf (python-protobuf-git)
- python-pycryptodomex
- python-pyogg
- python-requests
- python-websocket-client (python-websocket-client-git)
- python-zeroconf
- python-build (make)
- python-installer (python-installer-git) (make)
- python-wheel (make)
Latest Comments
yochananmarqos commented on 2022-04-23 19:08 (UTC)
@maltejur: Ah, you're right. I suppose I should have taken a closer look before commenting.
maltejur commented on 2022-04-23 18:43 (UTC)
In addition to that, the actual python module is just called
librespot
(it is also called that on pypi), so I think the namepython-librespot
is fair.maltejur commented on 2022-04-23 18:37 (UTC)
@yochananmarqos Yeah I also was unsure about the name.
But this is a python module, or am I understanding something wrong?
yochananmarqos commented on 2022-04-23 18:31 (UTC)
This should have been called
librespot-python
to follow the upstream project name. Notice the otherlibrespot
package names in the AUR likelibrespot-java
andlibrespot-alsa-git
,librespot-pulseaudio-git
.The
python-
prefix is normally used for Python modules.