中国本土应用
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.

50 lines
1.3KB

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": "WeCom API",
  4. "author": "RStudio",
  5. "website": "http://osbzr.com/odoochina/china_addons.git",
  6. "sequence": 600,
  7. "installable": True,
  8. "application": False,
  9. "auto_install": False,
  10. "category": "WeCom Suites/Settings",
  11. "version": "16.0.0.1",
  12. "summary": """
  13. WeCom Service-side API and Client-side API
  14. """,
  15. "description": """
  16. WeCom Service-side API and Client-side API
  17. Reconstruction based on project "https://github.com/sbzhu/weworkapi_python"
  18. """,
  19. "depends": [],
  20. "data": [
  21. "security/ir.model.access.csv",
  22. "data/ir_config_parameter.xml",
  23. "data/wecom_server_api_error_data.xml",
  24. "data/service_api_list_data.xml",
  25. "views/assets_templates.xml",
  26. ],
  27. "assets": {
  28. "web.assets_common": [
  29. # JS
  30. # "oec_im_wecom_api/static/src/js/*.js",
  31. ],
  32. "web.assets_backend": [
  33. # JS
  34. ],
  35. },
  36. "external_dependencies": {
  37. "python": [
  38. "requests_toolbelt",
  39. "pandas",
  40. # "pypandoc==1.7.0",
  41. # "lxml_to_dict",
  42. "xmltodict",
  43. "pycryptodome",
  44. "html2text",
  45. ],
  46. },
  47. "license": "AGPL-3",
  48. # "post_init_hook": "post_init_hook",
  49. }
上海开阖软件有限公司 沪ICP备12045867号-1