{"id":21549133,"url":"https://github.com/pschichtel/rfc5988","last_synced_at":"2026-02-05T09:40:36.606Z","repository":{"id":139338349,"uuid":"442648912","full_name":"pschichtel/rfc5988","owner":"pschichtel","description":"Library to parse RFC 5988 and RFC 8288 Link headers","archived":false,"fork":false,"pushed_at":"2024-11-29T00:08:49.000Z","size":163,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T06:07:08.995Z","etag":null,"topics":["gradle","kotlin","kotlin-library","link-header","parser","parser-combinators","rfc-5646","rfc-5988","rfc-8288"],"latest_commit_sha":null,"homepage":"https://schich.tel","language":"Kotlin","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/pschichtel.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":"2021-12-29T03:26:13.000Z","updated_at":"2024-11-28T12:59:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"96bd6154-e6e6-4d13-a051-4da464671721","html_url":"https://github.com/pschichtel/rfc5988","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pschichtel/rfc5988","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Frfc5988","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Frfc5988/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Frfc5988/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Frfc5988/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pschichtel","download_url":"https://codeload.github.com/pschichtel/rfc5988/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Frfc5988/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267141117,"owners_count":24041982,"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-07-26T02:00:08.937Z","response_time":62,"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":["gradle","kotlin","kotlin-library","link-header","parser","parser-combinators","rfc-5646","rfc-5988","rfc-8288"],"created_at":"2024-11-24T06:21:18.878Z","updated_at":"2026-02-05T09:40:36.574Z","avatar_url":"https://github.com/pschichtel.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rfc5988\n\nThis is a simple library that parses `Link` headers in accordance to [RFC 5988](https://datatracker.ietf.org/doc/html/rfc5988). The parser should also be compatible with the newer [RFC 8288](https://datatracker.ietf.org/doc/html/rfc8288) (see [Appendix C](https://datatracker.ietf.org/doc/html/rfc8288#appendix-C)).\n\nThis RFC references several other standards as per [Section 1](https://datatracker.ietf.org/doc/html/rfc5988#section-1):\n\n* [RFC 2616](https://datatracker.ietf.org/doc/html/rfc2616): Several ABNF definitions have been implemented\n* [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986): `URI` and `URI-Reference` defintions, neither of which have been implemented in this library\n* [RFC 4288](https://datatracker.ietf.org/doc/html/rfc4288): type-name and subtype-name have been implemented\n* [W3C HTML 4.01](https://www.w3.org/TR/html401/): `MediaDesc` is referenced, but not implemented in this libary\n* [RFC 5646](https://datatracker.ietf.org/doc/html/rfc5646): `Language-Tag` is referenced and fully implemented here including a test suite based on the RFC examples\n* [RFC 5987](https://datatracker.ietf.org/doc/html/rfc5987): `ext-value` and `parmname` are referenced and fully implemented here\n\nThe library uses parser combinators to create a parser that is very close the grammars found in the RFCs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschichtel%2Frfc5988","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpschichtel%2Frfc5988","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschichtel%2Frfc5988/lists"}