{"id":13872316,"url":"https://github.com/Bouke/Glob","last_synced_at":"2025-07-16T02:30:30.950Z","repository":{"id":55445417,"uuid":"59176718","full_name":"Bouke/Glob","owner":"Bouke","description":"Glob for Swift 5","archived":false,"fork":false,"pushed_at":"2020-12-30T12:37:02.000Z","size":40,"stargazers_count":25,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-19T16:59:22.003Z","etag":null,"topics":["glob","swift","swift-package-manager"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bouke.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}},"created_at":"2016-05-19T05:35:06.000Z","updated_at":"2024-10-01T01:11:53.000Z","dependencies_parsed_at":"2022-08-15T00:30:31.165Z","dependency_job_id":null,"html_url":"https://github.com/Bouke/Glob","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bouke%2FGlob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bouke%2FGlob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bouke%2FGlob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bouke%2FGlob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bouke","download_url":"https://codeload.github.com/Bouke/Glob/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226095658,"owners_count":17572970,"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":["glob","swift","swift-package-manager"],"created_at":"2024-08-05T23:00:39.505Z","updated_at":"2024-11-23T20:30:51.724Z","avatar_url":"https://github.com/Bouke.png","language":"Swift","funding_links":[],"categories":["Swift"],"sub_categories":[],"readme":"Glob\n====\n\nGlob for Swift 5.\n\n![Build Status](https://github.com/Bouke/Glob/workflows/Test/badge.svg)\n\n# Usage\n\n```swift\nlet files = Glob(pattern: \"./**/*.swift\")\nfor file in files {\n    print(file)\n}\n```\n\n# Credits\n\nAdapted from [efirestone](https://gist.github.com/efirestone/ce01ae109e08772647eb061b3bb387c3).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBouke%2FGlob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBouke%2FGlob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBouke%2FGlob/lists"}