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.

16 lines
398 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': 'GPL-3',
  7. "price": 190.00,
  8. "currency": "EUR",
  9. 'website': "https://twitter.com/nasyrov_ildar",
  10. 'category': 'Discuss',
  11. 'version': '1.0.0',
  12. 'depends': ['mail'],
  13. 'data': [
  14. 'data.xml',
  15. ],
  16. }