{"id":22293894,"url":"https://github.com/rtbo/pkg-config-d","last_synced_at":"2026-02-26T19:08:39.224Z","repository":{"id":71972770,"uuid":"132604129","full_name":"rtbo/pkg-config-d","owner":"rtbo","description":"Wraps calls to pkg-config in D and configures dub link stage.","archived":false,"fork":false,"pushed_at":"2018-10-28T15:15:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T19:26:37.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"D","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/rtbo.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":"2018-05-08T12:14:37.000Z","updated_at":"2018-10-28T15:15:43.000Z","dependencies_parsed_at":"2023-03-11T11:41:01.051Z","dependency_job_id":null,"html_url":"https://github.com/rtbo/pkg-config-d","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtbo%2Fpkg-config-d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtbo%2Fpkg-config-d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtbo%2Fpkg-config-d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtbo%2Fpkg-config-d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtbo","download_url":"https://codeload.github.com/rtbo/pkg-config-d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245550681,"owners_count":20633883,"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":[],"created_at":"2024-12-03T17:32:55.563Z","updated_at":"2025-10-30T09:10:25.435Z","avatar_url":"https://github.com/rtbo.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pkg-config-d\n\nInvoke pkg-config from D code.\n\n```d\nimport pkg_config;\ntry {\n    auto lib = pkgConfig(\"freetype2\").libs().invoke();\n    // use lib.lflags, lib.libs, lib.libPaths\n}\ncatch (Exception ex)\n{\n    // pkg-config not installed or freetype not present\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtbo%2Fpkg-config-d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtbo%2Fpkg-config-d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtbo%2Fpkg-config-d/lists"}