{"id":23397248,"url":"https://github.com/allyourcodebase/libexpat","last_synced_at":"2025-06-12T12:33:14.007Z","repository":{"id":269192829,"uuid":"905389743","full_name":"allyourcodebase/libexpat","owner":"allyourcodebase","description":"libexpat ported to the zig build system ","archived":false,"fork":false,"pushed_at":"2025-05-20T22:39:37.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T11:14:28.227Z","etag":null,"topics":["zig","zig-package"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/allyourcodebase.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}},"created_at":"2024-12-18T18:15:55.000Z","updated_at":"2025-06-02T12:24:10.000Z","dependencies_parsed_at":"2024-12-21T17:07:39.149Z","dependency_job_id":"33f8578b-c5a1-45ca-8521-37b88acfc9a7","html_url":"https://github.com/allyourcodebase/libexpat","commit_stats":null,"previous_names":["allyourcodebase/libexpat"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/allyourcodebase/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allyourcodebase","download_url":"https://codeload.github.com/allyourcodebase/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibexpat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259465210,"owners_count":22862051,"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":["zig","zig-package"],"created_at":"2024-12-22T08:16:51.707Z","updated_at":"2025-06-12T12:33:13.981Z","avatar_url":"https://github.com/allyourcodebase.png","language":"Zig","readme":"[![CI](https://github.com/allyourcodebase/libexpat/actions/workflows/ci.yaml/badge.svg)](https://github.com/allyourcodebase/libexpat/actions)\n\n# Expat\n\nThis is [Expat](https://github.com/libexpat/libexpat), packaged for [Zig](https://ziglang.org/).\n\n## Installation\n\nFirst, update your `build.zig.zon`:\n\n```\n# Initialize a `zig build` project if you haven't already\nzig init\nzig fetch --save git+https://github.com/allyourcodebase/libexpat.git#2.7.1\n```\n\nYou can then import `expat` in your `build.zig` with:\n\n```zig\nconst expat_dependency = b.dependency(\"expat\", .{\n    .target = target,\n    .optimize = optimize,\n});\nyour_exe.linkLibrary(expat_dependency.artifact(\"expat\"));\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Flibexpat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallyourcodebase%2Flibexpat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Flibexpat/lists"}