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.

15 lines
472 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": "Mail Recovery",
  4. "summary": """Backup and recover unsent message""",
  5. "author": "IT-Projects LLC, Ildar Nasyrov",
  6. "license": "Other OSI approved licence", # MIT
  7. "support": "apps@itpp.dev",
  8. "website": "https://twitter.com/nasyrov_ildar",
  9. "category": "Discuss",
  10. "images": ["images/mail_recovery.png"],
  11. "vesion": "10.0.1.0.0",
  12. "depends": ["mail"],
  13. "data": ["data.xml"],
  14. "installable": True,
  15. }