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
737 B

  1. # Copyright 2016 x620 <https://github.com/x620>
  2. # Copyright 2018 Ruslan Ronzhin <https://it-projects.info/team/rusllan/>
  3. # Copyright 2016-2019 Ivan Yelizariev <https://it-projects.info/team/yelizariev>
  4. # License MIT (https://opensource.org/licenses/MIT)
  5. {
  6. "name": "Mail Base",
  7. "summary": """Makes Mail extendable""",
  8. "category": "Discuss",
  9. "images": ["images/mail_base_image.png"],
  10. "version": "11.0.1.1.2",
  11. "author": "IT-Projects LLC, Pavel Romanchenko",
  12. "support": "apps@itpp.dev",
  13. "website": "https://itpp.dev",
  14. "license": "Other OSI approved licence", # MIT
  15. "price": 9.00,
  16. "currency": "EUR",
  17. "depends": ["base", "mail"],
  18. "data": ["views/templates.xml"],
  19. "installable": True,
  20. }