{"id":23091543,"url":"https://github.com/unn4m3d/extbuilder","last_synced_at":"2025-08-01T03:36:07.010Z","repository":{"id":78049306,"uuid":"83890599","full_name":"unn4m3d/extbuilder","owner":"unn4m3d","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-04T13:17:22.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T06:32:17.463Z","etag":null,"topics":["crystal"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/unn4m3d.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":"2017-03-04T12:06:24.000Z","updated_at":"2020-11-21T18:37:15.000Z","dependencies_parsed_at":"2023-03-07T22:45:31.794Z","dependency_job_id":null,"html_url":"https://github.com/unn4m3d/extbuilder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unn4m3d%2Fextbuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unn4m3d%2Fextbuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unn4m3d%2Fextbuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unn4m3d%2Fextbuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unn4m3d","download_url":"https://codeload.github.com/unn4m3d/extbuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247052620,"owners_count":20875685,"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":["crystal"],"created_at":"2024-12-16T21:18:35.553Z","updated_at":"2025-04-03T18:18:25.688Z","avatar_url":"https://github.com/unn4m3d.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extbuilder\n\nA macro tool that allows you to build C dependencies automatically\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  extbuilder:\n    github: unn4m3d/extbuilder\n```\n\n## Usage\n\n```crystal\nrequire \"extbuilder\"\n\nExtBuilder.ext \"../../ext/staticlib\", static: true, output: \"./staticlib\"\nlib StaticLib\n\nend\n```\n\nCmake is supported, as well as plain makefiles. There is also a thing called \"Extfile\" : a crystal program compiled with [this file](src/extbuilder/ext_prelude/extbuilder_prelude.cr) as prelude.\n\nSee example in spec directory.\n\n## Contributing\n\n1. Fork it ( https://github.com/unn4m3d/extbuilder/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [unn4m3d](https://github.com/unn4m3d)- creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funn4m3d%2Fextbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funn4m3d%2Fextbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funn4m3d%2Fextbuilder/lists"}