{"id":16699318,"url":"https://github.com/ousttrue/rawtypes","last_synced_at":"2025-10-31T06:30:35.444Z","repository":{"id":37306515,"uuid":"446696017","full_name":"ousttrue/rawtypes","owner":"ousttrue","description":"code generator for python extension","archived":false,"fork":false,"pushed_at":"2024-08-12T14:35:42.000Z","size":3299,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"v2.0","last_synced_at":"2025-02-02T19:05:21.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ousttrue.github.io/rawtypes/","language":"Python","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/ousttrue.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":"2022-01-11T05:58:04.000Z","updated_at":"2022-11-17T17:23:15.000Z","dependencies_parsed_at":"2024-06-03T12:59:42.591Z","dependency_job_id":"d36ab2a6-b45f-4a0e-b0f4-8f80fb2e37bc","html_url":"https://github.com/ousttrue/rawtypes","commit_stats":{"total_commits":186,"total_committers":1,"mean_commits":186.0,"dds":0.0,"last_synced_commit":"3749cb8691e1664219253dcc6e1242e2d85b11f7"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Frawtypes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Frawtypes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Frawtypes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Frawtypes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ousttrue","download_url":"https://codeload.github.com/ousttrue/rawtypes/tar.gz/refs/heads/v2.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239039691,"owners_count":19572027,"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-12T18:06:36.748Z","updated_at":"2025-10-31T06:30:35.070Z","avatar_url":"https://github.com/ousttrue.png","language":"Python","readme":"# rawtypes\n\nA code generator using libclang for a python extension or zig.\n\n## parse\n\n* struct / union / anonymous\n* function pointer typedef\n* function\n  * mangling\n  * pointer handling\n  * const reference\n  * default argument\n\n* python generator\n  * ctypes struct\n  * add method to ctypes struct\n  * pyi type annotation\n\n* zig generator\n  * method call\n  * variadic argument\n\n## clang.cindex\n\nThis library is use 'clang.cindex` from \u003chttps://raw.githubusercontent.com/llvm/llvm-project/llvmorg-13.0.0/clang/bindings/python/clang/\u003e.\nAnd placement in rawtypes.clang.\n\n```py\nfrom ..clang import cindex\n```\n\n## generated\n\n* \u003chttps://github.com/ousttrue/pydear\u003e is generated extension. Included [imgui](https://github.com/ocornut/imgui) and [picovg](https://github.com/ousttrue/picovg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Frawtypes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fousttrue%2Frawtypes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Frawtypes/lists"}