{"id":19535937,"url":"https://github.com/miyako/4d-plugin-opc","last_synced_at":"2025-04-26T14:36:10.384Z","repository":{"id":10906935,"uuid":"13203420","full_name":"miyako/4d-plugin-opc","owner":"miyako","description":"4D plugin to read and write DOCX, XLSX, PPTX files.","archived":false,"fork":false,"pushed_at":"2024-10-15T13:26:51.000Z","size":78169,"stargazers_count":3,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T14:11:28.944Z","etag":null,"topics":["4d-plugin","xlsx","xml","zip"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyako.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-30T01:27:10.000Z","updated_at":"2024-10-15T13:26:55.000Z","dependencies_parsed_at":"2022-09-23T06:40:35.937Z","dependency_job_id":null,"html_url":"https://github.com/miyako/4d-plugin-opc","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-opc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-opc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-opc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-opc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/4d-plugin-opc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251001493,"owners_count":21520955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["4d-plugin","xlsx","xml","zip"],"created_at":"2024-11-11T02:20:23.394Z","updated_at":"2025-04-26T14:36:05.359Z","avatar_url":"https://github.com/miyako.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![platform](https://img.shields.io/static/v1?label=platform\u0026message=mac-intel%20|%20mac-arm%20|%20win-32%20|%20win-64\u0026color=blue)\n![version](https://img.shields.io/badge/version-17%2B-3E8B93)\n[![license](https://img.shields.io/github/license/miyako/4d-plugin-opc)](LICENSE)\n![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-opc/total)\n\n4d-plugin-opc\n=============\nA plugin to read and write DOCX, XLSX, PPTX files in 4D.\n\nImplementation of [libopc](https://github.com/miyako/libopc) by Florian Reuter.\n\nPlease consult the [wiki](https://github.com/miyako/4d-plugin-opc/wiki).\n\n### Remarks for Apple Silicon\n\n* apply `chmod +x configure` to all 3 configure files.\n* change to `xmlValidateNCName` for error\n\n```\n../../../third_party/libxml2-2.7.7/debugXML.c:257:13: error: implicit declaration of function 'xmlValidateName' is invalid in C99 [-Werror,-Wimplicit-function-declaration]\n```\n\n* `#define LIBXML_THREAD_ENABLED 1` for error\n\n```\n../../../third_party/libxml2-2.7.7/threads.c:664:33: error: use of undeclared identifier 'xmlOnceInit'\n    pthread_once(\u0026once_control, xmlOnceInit);\n```\n\n* specify `--arch` and `--toolchain`\n\n```\n./configure --arch=arm64 --toolchain=\"clang\" \n```\n\n### Remarks\n\nModify ``file.c`` to accept Unicode file paths on Windows.  \n\nModify ``plib.h``\n\n```c\n#if _MSC_VER \u003c 1900 \n#define snprintf _snprintf\n#endif\n```\n\nSupply ``iconv.h`` ``unistd.h`` for Windows.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-opc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2F4d-plugin-opc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-opc/lists"}