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.

12 lines
282 B

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