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.

24 lines
485 B

  1. {
  2. "name": "Mail Base",
  3. "summary": """Makes Mail extendable""",
  4. "category": "Discuss",
  5. "images": [],
  6. "version": "11.0.1.0.2",
  7. "author": "IT-Projects LLC, Pavel Romanchenko",
  8. "support": "apps@it-projects.info",
  9. "website": "https://it-projects.info",
  10. "license": "LGPL-3",
  11. 'price': 9.00,
  12. 'currency': 'EUR',
  13. "depends": [
  14. "base",
  15. "mail"
  16. ],
  17. "data": [
  18. "views/templates.xml",
  19. ],
  20. 'installable': False,
  21. }