{"id":16587273,"url":"https://github.com/zchee/go-libclang","last_synced_at":"2025-03-06T08:41:55.018Z","repository":{"id":66631148,"uuid":"64443160","full_name":"zchee/go-libclang","owner":"zchee","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-16T11:39:03.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-16T19:50:07.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/zchee.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},"funding":{"github":["zchee"]}},"created_at":"2016-07-29T02:17:22.000Z","updated_at":"2020-10-01T19:17:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"93c7f93c-2758-4f24-a853-6ce65417ecfd","html_url":"https://github.com/zchee/go-libclang","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/zchee%2Fgo-libclang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fgo-libclang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zchee","download_url":"https://codeload.github.com/zchee/go-libclang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242179178,"owners_count":20084939,"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-10-11T22:53:43.394Z","updated_at":"2025-03-06T08:41:55.013Z","avatar_url":"https://github.com/zchee.png","language":"C++","readme":"go-libclang\n===========\n\nC completion library written in Go.  \nCurrentpy not works.\n\n## Required\n\nOn GNU/Linux\n\n```sh\napt-get install llvm-dev clang libclang-dev\n```\n\n## Build\ngo-libclang depends [go-clang/v3.7](https://github.com/go-clang/v3.7)\n\n```sh\nCGO_LDFLAGS=\"-L`llvm-config --libdir`\" go get -u -v -x github.com/go-clang/v3.7/...\n```\n\nfetch the go-libclang.\n\n```sh\ngo get -u -v -x github.com/zchee/go-libclang/...\n```\n\nbuilding.\n\n```sh\nmake\n```\n\ntest use boost-asio example code.\n\n```sh\nmake run\n```\n","funding_links":["https://github.com/sponsors/zchee"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fgo-libclang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzchee%2Fgo-libclang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fgo-libclang/lists"}