{"id":18269763,"url":"https://github.com/skyfe79/cmtimeutils","last_synced_at":"2026-05-02T06:37:21.566Z","repository":{"id":229437922,"uuid":"776729276","full_name":"skyfe79/CMTimeUtils","owner":"skyfe79","description":"Simplifying CMTime and CMTimeRange operations in Apple's Core Media framework.","archived":false,"fork":false,"pushed_at":"2024-03-24T10:41:33.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T21:29:49.305Z","etag":null,"topics":["ios","macos","swift"],"latest_commit_sha":null,"homepage":"https://github.com/skyfe79/CMTimeUtils","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/skyfe79.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}},"created_at":"2024-03-24T10:24:05.000Z","updated_at":"2024-03-27T10:38:17.000Z","dependencies_parsed_at":"2024-03-24T11:46:14.385Z","dependency_job_id":null,"html_url":"https://github.com/skyfe79/CMTimeUtils","commit_stats":null,"previous_names":["skyfe79/cmtimeutils"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyfe79%2FCMTimeUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyfe79%2FCMTimeUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyfe79%2FCMTimeUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyfe79%2FCMTimeUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyfe79","download_url":"https://codeload.github.com/skyfe79/CMTimeUtils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968377,"owners_count":21025823,"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":["ios","macos","swift"],"created_at":"2024-11-05T11:37:06.271Z","updated_at":"2026-05-02T06:37:16.543Z","avatar_url":"https://github.com/skyfe79.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMTimeUtils\n\nCMTimeUtils is a Swift library designed to simplify working with `CMTime` and `CMTimeRange` in Apple's Core Media framework. It provides utility functions for common operations such as splitting time ranges, calculating midpoints, and generating strides of `CMTime` values.\n\n## Installation\n\nCMTimeUtils is available through [Swift Package Manager](https://swift.org/package-manager/).\n\n### Swift Package Manager\n\n1. Add the following dependency to your `Package.swift` file:\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/skyfe79/CMTimeUtils.git\", from: \"0.0.1\")\n]\n```\n\n2. Run `swift build` to build the project.\n\n## License\n\nCMTimeUtils is distributed under the MIT license. See the LICENSE file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyfe79%2Fcmtimeutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyfe79%2Fcmtimeutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyfe79%2Fcmtimeutils/lists"}