{"id":17068979,"url":"https://github.com/kgn/objcpy","last_synced_at":"2026-05-18T10:05:52.743Z","repository":{"id":1536890,"uuid":"1836105","full_name":"kgn/ObjcPy","owner":"kgn","description":"ObjcPy provides python style functions in objective-c.","archived":false,"fork":false,"pushed_at":"2011-06-02T07:52:42.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T10:44:18.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/kgn.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":"2011-06-02T07:51:02.000Z","updated_at":"2013-11-28T09:34:58.000Z","dependencies_parsed_at":"2022-08-16T13:40:29.587Z","dependency_job_id":null,"html_url":"https://github.com/kgn/ObjcPy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kgn/ObjcPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FObjcPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FObjcPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FObjcPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FObjcPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgn","download_url":"https://codeload.github.com/kgn/ObjcPy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FObjcPy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33174091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-10-14T11:15:46.374Z","updated_at":"2026-05-18T10:05:52.716Z","avatar_url":"https://github.com/kgn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Currently only functions from the python string class have been implemented.\n\nNSString+PyStr\n--------\n* `(NSString *)center:(NSInteger)width;`\n* `(NSString *)center:(NSInteger)width fillchar:(NSString*)fillchar;`\n* `(BOOL)endswith:(NSString *)endswith;`\n* `(BOOL)startswith:(NSString *)startswith;`\n* `(NSString *)capitalize;`\n* `(NSString *)title;`\n* `(BOOL)istitle;`\n* `(NSString *)upper;`\n* `(BOOL)isupper;`\n* `(NSString *)lower;`\n* `(BOOL)islower;`\n* `(NSString *)join:(NSArray *)joinArray;`\n* `(NSString *)replace:(NSString *)searchString with:(NSString *)repalceString;`\n* `(NSArray *)splitlines;`\n* `(NSArray *)split:(NSString *)splitString;`\n* `(NSString *)strip;`\n* `(NSString *)lstrip;`\n* `(NSString *)rstrip;`\n* `(NSString *)lstrip:(id)chars;`\n* `(NSString *)rstrip:(id)chars;`\n\nObjcPyTest\n--------\nObjcPyTest is an xcode project for building command line applications for ObjcPy that allow it to be tested with pythons unittesting. This testing method guarantees that the results matchup between python and ObjcPy.\n\nObjcPy is distributed under the [MIT License](http://www.opensource.org/licenses/mit-license.php), read the [license file](https://github.com/InScopeApps/ObjcPy/blob/master/LICENSE) for more licensing information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fobjcpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgn%2Fobjcpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fobjcpy/lists"}