{"id":2682013,"name":"cppimport","ecosystem":"pypi","description":"Import C++ files directly from Python!","homepage":"https://github.com/tbenthompson/cppimport","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tbenthompson/cppimport","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2023-09-03T22:50:54.448Z","latest_release_published_at":"2022-08-02T16:50:36.000Z","latest_release_number":"22.8.2","last_synced_at":"2026-04-05T14:02:29.676Z","created_at":"2022-04-10T10:28:13.095Z","updated_at":"2026-04-05T14:02:45.826Z","registry_url":"https://pypi.org/project/cppimport/","install_command":"pip install cppimport --index-url https://pypi.org/simple","documentation_url":"https://cppimport.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Operating System :: POSIX","Programming Language :: C++","Programming Language :: Python :: 3","Topic :: Software Development"],"normalized_name":"cppimport","project_status":null},"repo_metadata":{"id":41207549,"uuid":"58673385","full_name":"tbenthompson/cppimport","owner":"tbenthompson","description":"Import C++ files directly from Python!","archived":false,"fork":false,"pushed_at":"2024-05-31T15:42:39.000Z","size":180,"stargazers_count":1218,"open_issues_count":13,"forks_count":72,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-10-09T01:44:05.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tbenthompson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-05-12T20:11:40.000Z","updated_at":"2025-09-27T10:11:12.000Z","dependencies_parsed_at":"2024-06-18T14:15:12.015Z","dependency_job_id":null,"html_url":"https://github.com/tbenthompson/cppimport","commit_stats":{"total_commits":180,"total_committers":18,"mean_commits":10.0,"dds":"0.12222222222222223","last_synced_commit":"0849d17ab737dfea3c6bab28f58f3b5c2fa7102e"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/tbenthompson/cppimport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbenthompson","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/sbom","scorecard":{"id":870111,"data":{"date":"2025-08-11","repo":{"name":"github.com/tbenthompson/cppimport","commit":"0c4ad1c94cae6e560f8094bbec8a4e9737724fdd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 7/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tbenthompson/cppimport/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tbenthompson/cppimport/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/tbenthompson/cppimport/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tbenthompson/cppimport/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/tbenthompson/cppimport/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 22.05.10 not signed: https://api.github.com/repos/tbenthompson/cppimport/releases/66528915","Warn: release artifact 22.05.10 does not have provenance: https://api.github.com/repos/tbenthompson/cppimport/releases/66528915"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:54:32.154Z","repository_id":41207549,"created_at":"2025-08-24T03:54:32.154Z","updated_at":"2025-08-24T03:54:32.154Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31437927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T13:13:19.330Z","status":"ssl_error","status_checked_at":"2026-04-05T13:13:17.778Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"tbenthompson","name":"Ben Thompson","uuid":"4241811","kind":"user","description":"","email":"","website":"http://tbenthompson.com","location":"Boston, MA","twitter":null,"company":"@Confirm-Solutions ","icon_url":"https://avatars.githubusercontent.com/u/4241811?u=3a5c6897ffd8627d3b973394f3bc295693fe5603\u0026v=4","repositories_count":60,"last_synced_at":"2023-06-12T03:35:12.585Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tbenthompson","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T08:21:33.508Z","updated_at":"2023-06-12T03:35:12.603Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbenthompson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbenthompson/repositories"},"tags":[{"name":"22.08.02","sha":"e19e9a601bd1deeae983ef02aa3aa78171472d3f","kind":"tag","published_at":"2022-08-02T16:35:23.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.08.02","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.08.02/manifests"},{"name":"22.07.17","sha":"c1b44c01a281b17421f96de967826d1ca25bf06f","kind":"tag","published_at":"2022-07-15T20:05:15.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.07.17","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.17/manifests"},{"name":"22.07.16","sha":"53cda5d6266109f84241d687ccb240dab887ac98","kind":"tag","published_at":"2022-07-15T19:38:36.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.07.16","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.07.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.07.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.16/manifests"},{"name":"22.07.15","sha":"53cda5d6266109f84241d687ccb240dab887ac98","kind":"tag","published_at":"2022-07-15T19:24:27.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.07.15","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.15/manifests"},{"name":"22.07.13","sha":"440f808e606f1dead12d814c6bedb50efd50d932","kind":"commit","published_at":"2022-07-13T16:07:58.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.07.13","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.07.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.07.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.13/manifests"},{"name":"22.07.12","sha":"032cd0d2f887087ddd9050937c27a443cc5a7493","kind":"commit","published_at":"2022-07-13T01:41:41.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.07.12","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.07.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.07.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.07.12/manifests"},{"name":"22.05.11","sha":"b094f4052e2b880c2d61a6598d787b3a165cd3d6","kind":"commit","published_at":"2022-05-11T16:14:38.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.05.11","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.05.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.05.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.05.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.05.11/manifests"},{"name":"22.05.10","sha":"96fed32a28a69bc7ae93631f7106e1489601d388","kind":"commit","published_at":"2022-05-11T00:34:10.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/22.05.10","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/22.05.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@22.05.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.05.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/22.05.10/manifests"},{"name":"21.03.07","sha":"767bdb90222029c02f89766d3933b9cf62094427","kind":"commit","published_at":"2021-03-08T03:12:15.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/21.03.07","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/21.03.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@21.03.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/21.03.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/21.03.07/manifests"},{"name":"21.01.11","sha":"6da10c4273b78599b95c80876be1860796fa14be","kind":"commit","published_at":"2021-01-12T02:28:04.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/21.01.11","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/21.01.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@21.01.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/21.01.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/21.01.11/manifests"},{"name":"20.08.04.2","sha":"f6d8780107ee01c406cd907b4042a0a9dc1e14da","kind":"commit","published_at":"2020-08-03T16:48:01.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/20.08.04.2","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/20.08.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@20.08.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.08.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.08.04.2/manifests"},{"name":"20.08.04","sha":"89c572cc36c7e5790540a7593c92d53a766ea21d","kind":"commit","published_at":"2020-08-03T14:39:30.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/20.08.04","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/20.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@20.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.08.04/manifests"},{"name":"20.08.03","sha":"082f1f7692f3620675feb373e56f20a6f4ae9ef5","kind":"commit","published_at":"2020-08-03T14:36:18.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/20.08.03","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/20.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@20.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.08.03/manifests"},{"name":"20.7.31","sha":"37a2343bbfc3a55a42aa40915387a831b2a41798","kind":"commit","published_at":"2020-07-31T15:15:22.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/20.7.31","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/20.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@20.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/20.7.31/manifests"},{"name":"18.11.08","sha":"97d3722ed51c738de3cb6358fe4b4d82d56cab47","kind":"commit","published_at":"2018-11-08T19:32:08.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/18.11.08","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/18.11.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@18.11.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.11.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.11.08/manifests"},{"name":"18.01.10","sha":"268a2198eb13747428df2ae07502d1ee72dcfe52","kind":"commit","published_at":"2018-01-09T17:13:38.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/18.01.10","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/18.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@18.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.01.10/manifests"},{"name":"18.01.09","sha":"6b932ec16a585df12a43ecc36910fa940acdd4f3","kind":"commit","published_at":"2018-01-09T16:48:06.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/18.01.09","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/18.01.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@18.01.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.01.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.01.09/manifests"},{"name":"18.01.08","sha":"dd0b85c19d33c8a1ebd06773ea392d3b0d8185eb","kind":"commit","published_at":"2018-01-08T19:19:02.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/18.01.08","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/18.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@18.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/18.01.08/manifests"},{"name":"17.10.25","sha":"96fdf2ee939c6d9f0284680eeadc893f5a1b9be0","kind":"commit","published_at":"2017-10-25T06:27:08.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/17.10.25","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/17.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@17.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/17.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/17.10.25/manifests"},{"name":"17.09.18","sha":"fa9fd5a90337ecebafe85f3190c869843ae851b2","kind":"commit","published_at":"2017-09-18T16:50:34.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/17.09.18","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/17.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@17.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/17.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/17.09.18/manifests"},{"name":"17.07.24","sha":"2e69ae9438ad6d085284323b7262728e47a3b088","kind":"commit","published_at":"2017-07-24T23:45:21.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/17.07.24","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/17.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@17.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/17.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/17.07.24/manifests"},{"name":"16.6.24","sha":"780e72a6bcf1d587d142df70a18526c496553b3f","kind":"commit","published_at":"2016-06-25T01:20:22.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/16.6.24","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/16.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@16.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.6.24/manifests"},{"name":"16.06.23","sha":"70c4e6a88ff5633ae4cccf8b5fce6e4b36486d75","kind":"commit","published_at":"2016-06-23T19:41:21.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/16.06.23","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/16.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@16.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.06.23/manifests"},{"name":"16.06.1","sha":"620cdcdee15c9b7c5e04251a351623cff0d0dba4","kind":"commit","published_at":"2016-06-07T00:21:50.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/16.06.1","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/16.06.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@16.06.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.06.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.06.1/manifests"},{"name":"16.06","sha":"970e350ba741500bfb41effbf1f6b86be951b066","kind":"commit","published_at":"2016-06-06T23:44:59.000Z","download_url":"https://codeload.github.com/tbenthompson/cppimport/tar.gz/16.06","html_url":"https://github.com/tbenthompson/cppimport/releases/tag/16.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tbenthompson/cppimport@16.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/tags/16.06/manifests"}]},"repo_metadata_updated_at":"2026-04-05T14:02:45.826Z","dependent_packages_count":3,"downloads":83564,"downloads_period":"last-month","dependent_repos_count":42,"rankings":{"downloads":3.02849222592174,"dependent_repos_count":2.258721019030455,"dependent_packages_count":2.3534758837469996,"stargazers_count":1.9326373827778964,"forks_count":5.322254531152449,"docker_downloads_count":1.2871521519992668,"average":2.697122199104801},"purl":"pkg:pypi/cppimport","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cppimport","docker_dependents_count":5,"docker_downloads_count":92543,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cppimport","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cppimport/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T08:52:06.109Z","issues_count":58,"pull_requests_count":39,"avg_time_to_close_issue":5910956.765957447,"avg_time_to_close_pull_request":3752950.794117647,"issues_closed_count":47,"pull_requests_closed_count":34,"pull_request_authors_count":21,"issue_authors_count":43,"avg_comments_per_issue":3.310344827586207,"avg_comments_per_pull_request":1.8461538461538463,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":456.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbenthompson%2Fcppimport/issues","maintainers":[{"login":"tbenthompson","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbenthompson"},{"login":"joshlk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshlk"},{"login":"cednik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cednik"},{"login":"vbharadwaj-bk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbharadwaj-bk"},{"login":"mityax","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mityax"}],"active_maintainers":[{"login":"cednik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cednik"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cppimport/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cppimport/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cppimport/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cppimport/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cppimport/codemeta","maintainers":[{"uuid":"tbenthompson","login":"tbenthompson","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/tbenthompson/","role":null,"created_at":"2022-12-10T23:04:00.703Z","updated_at":"2022-12-10T23:04:00.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tbenthompson/packages"}]}