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.

21 lines
539 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": """Show reply button""",
  4. "summary": """Got a message out of a Form? Now you can reply to it too!""",
  5. "category": "Discuss",
  6. "images": [],
  7. "version": "1.0.0",
  8. "author": "IT-Projects LLC, Pavel Romanchenko",
  9. "website": "https://it-projects.info",
  10. "license": "LGPL-3",
  11. #"price": 9.00,
  12. #"currency": "EUR",
  13. "depends": [],
  14. "external_dependencies": {"python": [], "bin": []},
  15. "data": [],
  16. "demo": [],
  17. "installable": True,
  18. "auto_install": False,
  19. }