lollypop.json 812 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "comment": "Lollypop is a modern music player for GNOME",
  3. "formats_read": [
  4. "mp3",
  5. "ogg",
  6. "wav",
  7. "flac"
  8. ],
  9. "formats_write": [],
  10. "generic_name": [
  11. "Music Player"
  12. ],
  13. "interface": [
  14. "GTK"
  15. ],
  16. "issues": [],
  17. "languages": [
  18. "Python"
  19. ],
  20. "licenses": [
  21. "GPL-3.0"
  22. ],
  23. "links": {
  24. "git": "https://gitlab.gnome.org/World/lollypop/-/tree/master",
  25. "icon": "https://gitlab.gnome.org/World/lollypop/raw/master/data/icons/hicolor/256x256/apps/org.gnome.Lollypop.png",
  26. "website": "https://wiki.gnome.org/Apps/Lollypop"
  27. },
  28. "names": [
  29. "Lollypop"
  30. ],
  31. "networks_read": [
  32. "youtube"
  33. ],
  34. "networks_write": [],
  35. "platforms": [
  36. "GNU/Linux"
  37. ]
  38. }