# -*- coding: utf-8 -*- { 'name': "Eiru num2word", 'description': "Modules to convert numbers to words", 'author': "Adrielso Kunert", 'category': 'Uncategorized', 'version': '0.1', 'depends': ['base'], 'data': [ 'templates.xml' ] }