{"id":21707806,"url":"https://github.com/flightaware/swift-tcl8.6","last_synced_at":"2026-05-17T22:34:52.839Z","repository":{"id":66872755,"uuid":"98897040","full_name":"flightaware/swift-tcl8.6","owner":"flightaware","description":"Swift modulemap for Tcl8.6","archived":false,"fork":false,"pushed_at":"2017-07-31T14:25:16.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":20,"default_branch":"master","last_synced_at":"2023-04-18T10:34:09.702Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flightaware.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-31T14:18:48.000Z","updated_at":"2023-04-18T10:34:09.702Z","dependencies_parsed_at":"2023-02-23T10:46:09.990Z","dependency_job_id":null,"html_url":"https://github.com/flightaware/swift-tcl8.6","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/flightaware/swift-tcl8.6","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fswift-tcl8.6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fswift-tcl8.6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fswift-tcl8.6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fswift-tcl8.6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flightaware","download_url":"https://codeload.github.com/flightaware/swift-tcl8.6/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fswift-tcl8.6/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33157617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"}},"keywords":[],"created_at":"2024-11-25T22:19:21.743Z","updated_at":"2026-05-17T22:34:52.802Z","avatar_url":"https://github.com/flightaware.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftTcl8_6\n\nA Swift modulemap for libtcl8.6 support in Swift.\n\n### Installation\n\n```\nmake install\n```\n\n### Usage\n\nYou use this modulemap to provide the Swift bindings to the Tcl8.6 C functions.  Therefore, you have to include this as\na dependency of another module.\n\n```\nimport PackageDescription\n\nlet package = Package(\n    name: \"SwiftTcl\",\n\tdependencies: [ .Package(url: \"https://github.com/flightaware/swift-tcl8.6.git\", versions: Version(1,0,0)..\u003cVersion(2,0,0)) ]\n)\n\n```\n\n### SwiftTcl needs helpers for C macros\n\nThe Tcl reference counting APIs are C macros.  Swift's modulemap support cannot transform C macros into Swift functions.\nTherefore, we create a helper library to be statically linked, libtclrefcount8.6.a.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fswift-tcl8.6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflightaware%2Fswift-tcl8.6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fswift-tcl8.6/lists"}