{"id":15724314,"url":"https://github.com/cedlemo/lua-clangc","last_synced_at":"2025-10-07T23:59:35.061Z","repository":{"id":31705758,"uuid":"35271479","full_name":"cedlemo/lua-clangc","owner":"cedlemo","description":"A try to generate lua bindings for clang","archived":false,"fork":false,"pushed_at":"2015-11-26T17:25:09.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-03T21:19:42.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cedlemo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-08T09:44:52.000Z","updated_at":"2016-03-13T11:29:04.000Z","dependencies_parsed_at":"2022-09-17T18:00:30.908Z","dependency_job_id":null,"html_url":"https://github.com/cedlemo/lua-clangc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cedlemo/lua-clangc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedlemo%2Flua-clangc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedlemo%2Flua-clangc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedlemo%2Flua-clangc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedlemo%2Flua-clangc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedlemo","download_url":"https://codeload.github.com/cedlemo/lua-clangc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedlemo%2Flua-clangc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278866931,"owners_count":26059671,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-03T22:16:09.028Z","updated_at":"2025-10-07T23:59:35.036Z","avatar_url":"https://github.com/cedlemo.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"#ruby-clangc\n\nlua bindings to the clang C interface\n\nJust a hobby project for now.\n\n# Build:\n\n## Standard:\n\nThe autotools will detect automaticaly your lua version\nand install the library in a path build on the prefix variable.\n\n    ./autogen.sh --prefix=/usr\n    make\n    sudo make install\n\nThe library files will be isntalled in /usr/lib/lua/LUA_VERSION/clangc.\n\n## Custom directory:\n\nYou can still use the *libdir* variable. If your current version of lua\nis 5.3 for example:\n\n    ./autogen.sh --libdir=/usr/lib/lua/5.3\n    make\n    sudo make install\n\n\n# Clean:\n\n    sudo make uninstall\n    make maintainer clean\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedlemo%2Flua-clangc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedlemo%2Flua-clangc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedlemo%2Flua-clangc/lists"}