{"id":22625131,"url":"https://github.com/gnustep/libs-ucsdata","last_synced_at":"2025-04-11T03:07:01.581Z","repository":{"id":141423449,"uuid":"94140114","full_name":"gnustep/libs-ucsdata","owner":"gnustep","description":"The GNUstep Unicode Character Set Data Library is a small library which loads the contents of the file UnicodeData.txt into a set of Objective C objects.","archived":false,"fork":false,"pushed_at":"2017-06-12T21:03:17.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T00:51:12.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.gnustep.org","language":"Objective-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/gnustep.png","metadata":{"files":{"readme":"README","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-06-12T21:02:48.000Z","updated_at":"2022-08-26T06:12:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9e8c124-3fcf-486a-9f87-3ba258b585b8","html_url":"https://github.com/gnustep/libs-ucsdata","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-ucsdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-ucsdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-ucsdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnustep%2Flibs-ucsdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnustep","download_url":"https://codeload.github.com/gnustep/libs-ucsdata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333603,"owners_count":21086200,"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":[],"created_at":"2024-12-09T00:19:31.676Z","updated_at":"2025-04-11T03:07:01.554Z","avatar_url":"https://github.com/gnustep.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n************\n\nThe GNUstep Unicode Character Set Data Library is a small library which loads\nthe contents of the file UnicodeData.txt into a set of Objective C objects.\n\nInstallation\n============\n   Install the library as any GNUstep library.\n   Get the file \u003cftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt\u003e and\nplace it in a sub-directory called \"Unicode\" in one of the \"Library\"\ndirectories in the standard system search path.  For example,\n   $(GNUSTEP_LOCAL_ROOT)/Library/Unicode/\n\nUse\n===\n   Use the +unicodeData class method of GSUnicodeData to get an object which\ncontains the Unicode character database.  Then, use the entryForCharacter:\nmethod to access data by character value, or use the object enumerator to\nenumerate all of the available characters.  Each character's data is stored\nin a GSUniChar object, which has methods to return the data from each of the\nfields from its entry in the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnustep%2Flibs-ucsdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnustep%2Flibs-ucsdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnustep%2Flibs-ucsdata/lists"}