FreeCompetitors/apps/lbry-sdk.json

23 lines
644 B
JSON
Raw Permalink Normal View History

2022-04-02 12:49:24 +02:00
{"names":["LBRY SDK",
"LBRY"],
"comment":"The official SDK for LBRY network",
"links":{"website":"https://lbry.com/",
"git":"https://github.com/lbryio/lbry-sdk",
"wikipedia":"https://en.wikipedia.org/wiki/LBRY",
2022-04-02 21:13:20 +02:00
"icon":"https://logos-download.com/wp-content/uploads/2019/01/LBRY_Credits_LBC_Logo.png"},
2022-04-02 12:49:24 +02:00
"licenses":["MIT"],
"platforms":["GNU/Linux",
"Windows",
"MacOS"],
"interface":["Terminal",
"API"],
"languages":["Python"],
"networks_read":["LBRY"],
"networks_write":["LBRY"],
"formats_read":[],
"formats_write":[],
"generic_name":["LBRY Client",
"Publication",
"Marketplace",
"Crypto"]}