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.

15 lines
352 B

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