{"id":15099857,"url":"https://github.com/allyourcodebase/cfitsio","last_synced_at":"2026-01-06T22:47:43.250Z","repository":{"id":248678612,"uuid":"829386655","full_name":"allyourcodebase/cfitsio","owner":"allyourcodebase","description":"Zig build of CFITSIO library.","archived":false,"fork":false,"pushed_at":"2024-07-24T11:00:39.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T20:45:06.751Z","etag":null,"topics":["cfitsio","fits","fits-files","fits-image","fitsio","zig","zig-lang","zig-language","zig-library","zig-package","ziglang"],"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-07-16T10:22:37.000Z","updated_at":"2024-07-24T11:00:42.000Z","dependencies_parsed_at":"2024-07-24T12:29:13.031Z","dependency_job_id":"3b7dfaeb-3011-4583-bc1f-8dc6d1963fb0","html_url":"https://github.com/allyourcodebase/cfitsio","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"be167892d8b037f5039d153a280c475a96cfb4a1"},"previous_names":["tensorush/cfitsio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcfitsio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcfitsio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcfitsio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fcfitsio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allyourcodebase","download_url":"https://codeload.github.com/allyourcodebase/cfitsio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245891984,"owners_count":20689424,"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":["cfitsio","fits","fits-files","fits-image","fitsio","zig","zig-lang","zig-language","zig-library","zig-package","ziglang"],"created_at":"2024-09-25T17:28:20.235Z","updated_at":"2026-01-06T22:47:43.199Z","avatar_url":"https://github.com/allyourcodebase.png","language":"Zig","readme":"# cfitsio\n\n[![CI][ci-shd]][ci-url]\n[![LC][lc-shd]][lc-url]\n\n## Zig build of [cfitsio library](https://github.com/HEASARC/cfitsio).\n\n### :rocket: Usage\n\n- Add `cfitsio` dependency to `build.zig.zon`.\n\n```sh\nzig fetch --save https://github.com/allyourcodebase/cfitsio/archive/\u003cgit_tag_or_commit_hash\u003e.tar.gz\n```\n\n- Use `cfitsio` dependency in `build.zig`.\n\n```zig\nconst cfitsio_dep = b.dependency(\"cfitsio\", .{\n    .target = target,\n    .optimize = optimize,\n});\nconst cfitsio_mod = cfitsio_dep.module(\"cfitsio\");\n\u003ccompile\u003e.root_module.addImport(\"cfitsio\", cfitsio_mod);\n```\n\n\u003c!-- MARKDOWN LINKS --\u003e\n\n[ci-shd]: https://img.shields.io/github/actions/workflow/status/allyourcodebase/cfitsio/ci.yaml?branch=main\u0026style=for-the-badge\u0026logo=github\u0026label=CI\u0026labelColor=black\n[ci-url]: https://github.com/allyourcodebase/cfitsio/blob/main/.github/workflows/ci.yaml\n[lc-shd]: https://img.shields.io/github/license/allyourcodebase/cfitsio.svg?style=for-the-badge\u0026labelColor=black\n[lc-url]: https://github.com/allyourcodebase/cfitsio/blob/main/LICENSE\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Fcfitsio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallyourcodebase%2Fcfitsio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Fcfitsio/lists"}