{"id":20727650,"url":"https://github.com/cwchentw/ocenum","last_synced_at":"2025-03-11T09:23:08.808Z","repository":{"id":77777983,"uuid":"303154745","full_name":"cwchentw/ocenum","owner":"cwchentw","description":"Enumeration Class for Objective-C","archived":false,"fork":false,"pushed_at":"2021-06-12T05:11:09.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T23:43:35.244Z","etag":null,"topics":["enum","enumerated-types","enumeration","objective-c","objective-c-library"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/cwchentw.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":"2020-10-11T15:43:35.000Z","updated_at":"2021-06-12T05:11:11.000Z","dependencies_parsed_at":"2023-08-24T03:46:22.924Z","dependency_job_id":null,"html_url":"https://github.com/cwchentw/ocenum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwchentw%2Focenum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwchentw%2Focenum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwchentw%2Focenum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwchentw%2Focenum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwchentw","download_url":"https://codeload.github.com/cwchentw/ocenum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243005129,"owners_count":20220424,"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":["enum","enumerated-types","enumeration","objective-c","objective-c-library"],"created_at":"2024-11-17T04:33:08.355Z","updated_at":"2025-03-11T09:23:08.783Z","avatar_url":"https://github.com/cwchentw.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ocenum\n\nEnumeration class for Objective-C.\n\n## System Requirements\n\n* Clang or GCC with Objective-C support\n* Cocoa or GNUstep\n\nTested against GNUstep on Ubuntu 18.04 LTS.\n\n## Usage\n\nBuild a dynamic library:\n\n```\n$ make dynamic\n```\n\nBuild a static library:\n\n```\n$ make static\n```\n\n## Documentation\n\nSee [main.m](/main.m) for its usage.\n\n## Note\n\nYour Objective-C compiler will emit many warnings about potentially unresponsive messages. It's fine to neglect these warnings because those messages are generated on runtime, not showing in the interface of your enumeration object.\n\nFor better compatibility between libobjc and GNUstep, we use the libobjc of GCC on non-Apple platforms.\n\n`OCEnum` may not work on some versions of MacOS.\n\n## Copyright\n\nCopyright (c) 2020-2021 Michelle Chen.  Licensed under MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwchentw%2Focenum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwchentw%2Focenum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwchentw%2Focenum/lists"}