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.

14 lines
324 B

10 years ago
10 years ago
10 years ago
  1. {
  2. 'name' : 'Sentbox',
  3. 'version' : '1.0.0',
  4. 'author' : 'IT-Projects LLC, Ivan Yelizariev',
  5. 'category' : 'Social Network',
  6. 'website' : 'https://yelizariev.github.io',
  7. 'price': 9.00,
  8. 'currency': 'EUR',
  9. 'depends' : ['mail'],
  10. 'data':[
  11. 'views.xml',
  12. ],
  13. 'installable': True
  14. }