{"id":16275659,"url":"https://github.com/kinnison/marked-data","last_synced_at":"2026-04-25T07:01:37.788Z","repository":{"id":47291131,"uuid":"234869599","full_name":"kinnison/marked-data","owner":"kinnison","description":"A YAML representation library which explicitly retains provenance data","archived":false,"fork":false,"pushed_at":"2025-05-26T13:25:13.000Z","size":211,"stargazers_count":19,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T19:22:26.627Z","etag":null,"topics":["rust","yaml"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/kinnison.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":"CODE-OF-CONDUCT.md","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,"zenodo":null}},"created_at":"2020-01-19T09:00:47.000Z","updated_at":"2025-10-06T09:05:59.000Z","dependencies_parsed_at":"2024-05-04T13:29:41.796Z","dependency_job_id":"3af9571d-acdb-42d0-8a4f-974b186f3d1b","html_url":"https://github.com/kinnison/marked-data","commit_stats":null,"previous_names":["kinnison/marked-yaml"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/kinnison/marked-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnison%2Fmarked-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnison%2Fmarked-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnison%2Fmarked-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnison%2Fmarked-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kinnison","download_url":"https://codeload.github.com/kinnison/marked-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinnison%2Fmarked-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32253251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["rust","yaml"],"created_at":"2024-10-10T18:35:40.710Z","updated_at":"2026-04-25T07:01:37.354Z","avatar_url":"https://github.com/kinnison.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marked data\n\nThis is a collection of libraries which offer data provenance facilities and\nthen use that to provide a variety of marked data structures.\n\nThe data marks are intended to be similar to, though not entirely the same as\ndata structures seen in other systems as `Span` or similar.  Instead data marks\nare a combination of that span-like data and also file sources.  The intent here\nbeing that combining data from multiple sources is a safe and sensible thing to\ndo and that after doing so, it is important to be able to discover where something\ncame from.\n\nCurrently we provide:\n\n* `marked-yaml`: A deliberately simplified YAML subset which supports data marking\n\n## Marked YAML\n\nThe `marked-yaml` library offers a subset of YAML designed for configuration files\nand similar use.  The data it reads in is \"marked\" with its origin.  If you want\nto use `marked-yaml` with your existing `serde` applications, you can enable the\n`serde` feature, and if you want the errors produced by the `marked-yaml`\ndeserializer to include nice paths to any problem, along with ensuring the marker\nfor the problem area is populated in any errors, use the `serde-path` feature.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinnison%2Fmarked-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinnison%2Fmarked-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinnison%2Fmarked-data/lists"}