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.

17 lines
516 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. "price": 190.00,
  8. "currency": "EUR",
  9. "support": "apps@itpp.dev",
  10. "website": "https://twitter.com/nasyrov_ildar",
  11. "category": "Discuss",
  12. "images": ["images/mail_recovery.png"],
  13. "vesion": "10.0.1.0.0",
  14. "depends": ["mail"],
  15. "data": ["data.xml"],
  16. "installable": True,
  17. }