You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
563 B

  1. # Copyright 2020 Coop IT Easy SCRL fs
  2. # Robin Keunen <robin@coopiteasy.be>
  3. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
  4. {
  5. "name": "Easy My Coop API",
  6. "version": "12.0.0.0.1",
  7. "depends": ["base_rest", "easy_my_coop"],
  8. "author": "Coop IT Easy SCRLfs",
  9. "category": "Cooperative management",
  10. "website": "www.coopiteasy.be",
  11. "license": "AGPL-3",
  12. "summary": """
  13. Open Easy My Coop to the world: RESTful API.
  14. """,
  15. "data": [],
  16. "demo": [],
  17. "installable": True,
  18. "application": False,
  19. }