{"id":19830421,"url":"https://github.com/mgadda/cassimp","last_synced_at":"2025-10-05T18:06:45.264Z","repository":{"id":139070792,"uuid":"83600375","full_name":"mgadda/CAssimp","owner":"mgadda","description":"Swift system module for assimp library (https://github.com/assimp/assimp)","archived":false,"fork":false,"pushed_at":"2017-03-20T14:53:36.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T07:48:16.940Z","etag":null,"topics":["assimp","swift","swift-package-manager"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/mgadda.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":"2017-03-01T20:50:56.000Z","updated_at":"2023-06-04T02:36:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"a96204b8-c725-42d0-bdd1-8b64bad9166a","html_url":"https://github.com/mgadda/CAssimp","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/mgadda/CAssimp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgadda%2FCAssimp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgadda%2FCAssimp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgadda%2FCAssimp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgadda%2FCAssimp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgadda","download_url":"https://codeload.github.com/mgadda/CAssimp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgadda%2FCAssimp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278494645,"owners_count":25996414,"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-05T02:00:06.059Z","response_time":54,"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":["assimp","swift","swift-package-manager"],"created_at":"2024-11-12T11:23:30.925Z","updated_at":"2025-10-05T18:06:45.196Z","avatar_url":"https://github.com/mgadda.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"CAssimp is a Swift System Module for the assimp library which makes\nit trivially easy to use assimp in your swift projects.\n\nIn your project's `Package.swift`, add the following dependency:\n\n```swift\nimport PackageDescription\n\nlet package = Package(\n    name: \"yourproject\",\n    dependencies: [\n      .Package(url: \"https://github.com/mgadda/CAssimp\", majorVersion: 0, minor: 1)\n    ]\n)\n```\n\nThis system module definition expects that you'll install assimp using\nhomebrew:\n\n```bash\nbrew install assimp\n```\n\nIf you're not using homebrew, you should note that this definition\nexpects assimp to be installed in /usr/local (which is where homebrew\ntypically installed libraries).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgadda%2Fcassimp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgadda%2Fcassimp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgadda%2Fcassimp/lists"}