{"id":32143203,"url":"https://github.com/popflamingo/myhtml","last_synced_at":"2025-10-21T07:54:33.146Z","repository":{"id":63920344,"uuid":"165944758","full_name":"PopFlamingo/MyHTML","owner":"PopFlamingo","description":"A Swift wrapper for MyHTML, a fast, pure-C, HTML 5 parsing library","archived":false,"fork":false,"pushed_at":"2019-04-01T11:33:29.000Z","size":50,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-21T07:54:24.087Z","etag":null,"topics":["binding","html-parser","linux","myhtml","swift","swift-package-manager"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PopFlamingo.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":"2019-01-16T00:24:20.000Z","updated_at":"2020-12-07T01:58:22.000Z","dependencies_parsed_at":"2023-01-14T14:00:30.389Z","dependency_job_id":null,"html_url":"https://github.com/PopFlamingo/MyHTML","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/PopFlamingo/MyHTML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PopFlamingo%2FMyHTML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PopFlamingo%2FMyHTML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PopFlamingo%2FMyHTML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PopFlamingo%2FMyHTML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PopFlamingo","download_url":"https://codeload.github.com/PopFlamingo/MyHTML/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PopFlamingo%2FMyHTML/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280225806,"owners_count":26293888,"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-10-21T02:00:06.614Z","response_time":58,"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":["binding","html-parser","linux","myhtml","swift","swift-package-manager"],"created_at":"2025-10-21T07:54:31.600Z","updated_at":"2025-10-21T07:54:33.140Z","avatar_url":"https://github.com/PopFlamingo.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyHTML\n\nMyHTML is a Swift warper for the [MyHTML C library](https://github.com/lexborisov/myhtml), a fast, pure C, HTML 5 parser.\n\n## Status\nMost non-mutating high level parsing functions are already warped, in other words you should already be able to *read* the DOM tree with the current state of the project. Contributions, in the form of issues or PRs are welcome, don't hesitate to contact me if you have any requests or suggestions.\n\n**This library has continuous integration**, the master branch is protected and the master **branch tip** should always pass tests.\n\n### Master branch\n[![CircleCI](https://circleci.com/gh/adtrevor/MyHTML/tree/master.svg?style=svg\u0026circle-token=3808acb78aad3d4ac2be1cca928ca498b2447673)](https://circleci.com/gh/adtrevor/MyHTML/tree/master)\n\n### Dev branch\n[![CircleCI](https://circleci.com/gh/adtrevor/MyHTML/tree/dev.svg?style=svg\u0026circle-token=3808acb78aad3d4ac2be1cca928ca498b2447673)](https://circleci.com/gh/adtrevor/MyHTML/tree/dev)\n\n## Installation\n### macOS\nTo install the MyHTML C library on your machine, cloning the [MyHTML **C repo**](https://github.com/lexborisov/myhtml) and following [the install instructions](https://github.com/lexborisov/myhtml/blob/master/INSTALL.md) should be enough.\n\n### Linux\nInstalling on Linux is nearly as easy as on macOS, start by cloning the [MyHTML **C repo**](https://github.com/lexborisov/myhtml). Since the Linux linker doesn't search for shared libraries in `/usr/local`, which is the default install location, my best recommendation is to specify a different install prefix.\nFrom the root of your **MyHTML *C library* source clone**, run:\n```bash\nmake prefix=\"/usr\"\nmake test\nmake install prefix=\"/usr\"\n```\n\n### Additional installation notes\n- Additional installation details and options are documented in the [C project install instructions](https://github.com/lexborisov/myhtml/blob/master/INSTALL.md)\n\n## License notes\nThis Swift wrapper is distributed under the *Apache License 2.0*, note that this license only concerns the Swift wrapper. The [MyHTML C library](https://github.com/lexborisov/myhtml) is distributed under it's own license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopflamingo%2Fmyhtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpopflamingo%2Fmyhtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopflamingo%2Fmyhtml/lists"}