{"id":22799591,"url":"https://github.com/miyako/libxml2","last_synced_at":"2026-01-29T10:46:09.736Z","repository":{"id":265656635,"uuid":"896424612","full_name":"miyako/libxml2","owner":"miyako","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-15T00:48:44.000Z","size":3629,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T19:28:38.593Z","etag":null,"topics":["4d-class","4d-component","xml"],"latest_commit_sha":null,"homepage":"https://miyako.github.io/libxml2/","language":"4D","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-30T10:26:22.000Z","updated_at":"2025-05-15T00:47:56.000Z","dependencies_parsed_at":"2025-02-05T21:40:04.165Z","dependency_job_id":"f0911792-b808-4760-bf5d-f51601f6b222","html_url":"https://github.com/miyako/libxml2","commit_stats":null,"previous_names":["miyako/libxml2"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/miyako/libxml2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2Flibxml2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2Flibxml2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2Flibxml2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2Flibxml2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/libxml2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2Flibxml2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28875789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-class","4d-component","xml"],"created_at":"2024-12-12T07:09:21.423Z","updated_at":"2026-01-29T10:46:09.720Z","avatar_url":"https://github.com/miyako.png","language":"4D","funding_links":[],"categories":[],"sub_categories":[],"readme":"![version](https://img.shields.io/badge/version-20%2B-E23089)\n![platform](https://img.shields.io/static/v1?label=platform\u0026message=mac-intel%20|%20mac-arm%20|%20win-64\u0026color=blue)\n[![license](https://img.shields.io/github/license/miyako/libxml2)](LICENSE)\n![downloads](https://img.shields.io/github/downloads/miyako/libxml2/total)\n\n### Licensing\n\n* the source code of this component is licensed under the [MIT license](https://github.com/miyako/cpdf/blob/master/LICENSE).\n* see [gnome.org](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home) for the licensing of **libxml2**.\n\n# libxml2\n\n## dependencies.json\n\n ```json\n{\n    \"dependencies\": {\n        \"libxml2\": {\n            \"github\": \"miyako/libxml2\",\n            \"version\": \"latest\"\n        }\n    }\n}\n```\n# libxml2\n\n## Usage - `xmllint`\n\n```4d\n$one:=\"\u003ctag att1=\\\"one\\\" att2=\\\"two\\\"\u003e\\n  content\\n\u003c/tag\u003e\"\n$two:=\"\u003ctag att2=\\\"two\\\" att1=\\\"one\\\"\u003e\\n  content\\n\u003c/tag\u003e\"\n\nvar $xmllint : cs.libxml2.xmllint\n$xmllint:=cs.libxml2.xmllint.new()\n\nALERT($xmllint.c14n($one).data=$xmllint.c14n($two).data ? \"same\" : \"not same\")\n\n/*\n\talso check .error to be sure\n*/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2Flibxml2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2Flibxml2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2Flibxml2/lists"}