{"id":20132433,"url":"https://github.com/sboh1214/hwp-swift","last_synced_at":"2025-09-01T03:38:45.921Z","repository":{"id":47317584,"uuid":"294844451","full_name":"sboh1214/hwp-swift","owner":"sboh1214","description":"Swift Package for Reading \u0026 Writing HWP File","archived":false,"fork":false,"pushed_at":"2024-10-30T09:17:55.000Z","size":2007,"stargazers_count":18,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T16:59:31.681Z","etag":null,"topics":["hacktoberfest","hwp","ole","swift","swiftpackage","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sboh1214.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-12T01:12:29.000Z","updated_at":"2025-03-23T03:08:10.000Z","dependencies_parsed_at":"2024-11-13T20:53:48.185Z","dependency_job_id":"c05481d4-1265-4891-b444-810abd216b63","html_url":"https://github.com/sboh1214/hwp-swift","commit_stats":{"total_commits":118,"total_committers":3,"mean_commits":"39.333333333333336","dds":"0.025423728813559365","last_synced_commit":"8ecd9265362b409437b36ded8dda5c2fb9c3101f"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/sboh1214/hwp-swift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sboh1214%2Fhwp-swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sboh1214%2Fhwp-swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sboh1214%2Fhwp-swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sboh1214%2Fhwp-swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sboh1214","download_url":"https://codeload.github.com/sboh1214/hwp-swift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sboh1214%2Fhwp-swift/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273070097,"owners_count":25040213,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["hacktoberfest","hwp","ole","swift","swiftpackage","xcode"],"created_at":"2024-11-13T20:53:33.921Z","updated_at":"2025-09-01T03:38:45.899Z","avatar_url":"https://github.com/sboh1214.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hwp-Swift\n\n\u003e If you want English version of documentation, please contact to [sboh1214@gmail.com](sboh1214@gmail.com)\n\n\u003e 본 제품은 한글과컴퓨터의 한글 문서 파일(.hwp) 공개 문서를 참고하여 개발하였습니다.\n\n![Test](https://github.com/sboh1214/Hwp-Swift/workflows/Test/badge.svg)\n![Coverage](https://github.com/sboh1214/Hwp-Swift/workflows/Coverage/badge.svg)\n![Documentation](https://github.com/sboh1214/Hwp-Swift/workflows/Documentation/badge.svg)\n![Lint](https://github.com/sboh1214/Hwp-Swift/workflows/Lint/badge.svg)\n\n한글 파일을 읽고 쓰기 위한 스위프트 패키지\n\n## 설치\n\n### 스위프트 패키지 관리자\n\nXcode에서 ```File``` \u003e ```Swift Packages``` \u003e ```Add Package Dependency...``` 메뉴를 선택하세요.\n\n또는 의존성을 아래와 같이 수동으로 추가합니다.\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/sboh1214/Hwp-Swift.git\", .branch(\"main\")),\n],\n```\n\n## 라이브러리 구조\n\n![Structure](https://github.com/sboh1214/Hwp-Swift/blob/main/.github/structure/Structure.png)\n\n## 기여\n\n[CONTRIBUTING.md](https://github.com/sboh1214/Hwp-Swift/blob/main/CONTRIBUTING.md)를 방문하세요.\n\n## 라이센스\n\n본 라이브러리는 LGPL 라이센스를 따릅니다.\n\n본 라이브러리의 이름, 주소, 그리고 저작자를 표기하여 주십시오.\n\n스위프트 패키지 매니저와 같이 본 라이브러리를 일체의 변경 없이 의존성으로서 사용한다면 코드 공개의 의무가 없습니다.\n\n![GitHub](https://img.shields.io/github/license/sboh1214/Hwp-Swift)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsboh1214%2Fhwp-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsboh1214%2Fhwp-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsboh1214%2Fhwp-swift/lists"}