fast-lbry.json 576 B

123456789101112131415161718192021
  1. {"names":["Fast LBRY",
  2. "flbry"],
  3. "comment":"A fast client to LBRY",
  4. "links":{"git":"https://notabug.org/jyamihud/FastLBRY-terminal",
  5. "icon":"https://notabug.org/jyamihud/FastLBRY-terminal/raw/master/icon.png"},
  6. "licenses":["GPL-3.0-or-later", "AGPL-3.0-or-later"],
  7. "platforms":["GNU/Linux",
  8. "Web"],
  9. "interface":["Terminal",
  10. "GTK",
  11. "HTML5"],
  12. "languages":["Python"],
  13. "networks_read":["LBRY"],
  14. "networks_write":["LBRY"],
  15. "formats_read":[],
  16. "formats_write":[],
  17. "generic_name":["LBRY Client",
  18. "Publication",
  19. "Marketplace",
  20. "Crypto"]}