lyberry.json 797 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "comment": "A Qt LBRY client that uses the LyBerry Api",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "LBRY Client",
  7. "File Sharing",
  8. "Social Network"
  9. ],
  10. "interface": [
  11. "QT"
  12. ],
  13. "issues": [
  14. "Discontinued"
  15. ],
  16. "languages": [
  17. "python"
  18. ],
  19. "licenses": [
  20. "GPL-3.0-or-later"
  21. ],
  22. "links": {
  23. "git": "https://notabug.org/MyBeansAreBaked/lyberry",
  24. "icon": "https://player.odycdn.com/api/v4/streams/free/lyberry.png/7b5db9118ba7414de212fdcdca24f69ba8adc429/8588b0"
  25. },
  26. "names": [
  27. "Lyberry"
  28. ],
  29. "networks_read": [
  30. "LBRY"
  31. ],
  32. "networks_write": [
  33. "LBRY"
  34. ],
  35. "platforms": [
  36. "GNU/Linux",
  37. "Windows"
  38. ]
  39. }