Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Repo Metadata
by
Tecnativa. S. L., Pedro M. Baeza
Right now all the tools are prepared for consuming that data structure, so it's a huge effort to change that. It's a CSV, so I don't think it's too difficult to adapt odooup to consume it. Even more, other external tools from OCA (I have one for example) can be already consuming that file, so it's a definitive no to change it.
You can create a converter from that format to JSON and host it (we might consider to host it as well if you automate the conversion in our bot), for proxying data in the way you need.
Regards.