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.

13 lines
309 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. 'name': "Mail recovery",
  4. 'author': "IT-Projects LLC, Ildar Nasyrov",
  5. 'license': 'LGPL-3',
  6. 'website': "https://twitter.com/nasyrov_ildar",
  7. 'category': 'Uncategorized',
  8. 'version': '1.0.0',
  9. 'depends': ['mail'],
  10. 'data': [
  11. 'data.xml',
  12. ],
  13. }