{"id":17955313,"url":"https://github.com/atifaziz/oh-yaml","last_synced_at":"2026-04-29T00:01:41.366Z","repository":{"id":66141546,"uuid":"371103547","full_name":"atifaziz/oh-yaml","owner":"atifaziz","description":"Simple command-line version of Online YAML Parser at https://yaml-online-parser.appspot.com","archived":false,"fork":false,"pushed_at":"2021-05-26T17:03:45.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T03:05:30.595Z","etag":null,"topics":["yaml"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/atifaziz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","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-05-26T16:38:05.000Z","updated_at":"2021-05-26T17:03:47.000Z","dependencies_parsed_at":"2023-02-24T08:30:17.673Z","dependency_job_id":null,"html_url":"https://github.com/atifaziz/oh-yaml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atifaziz/oh-yaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atifaziz%2Foh-yaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atifaziz%2Foh-yaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atifaziz%2Foh-yaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atifaziz%2Foh-yaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atifaziz","download_url":"https://codeload.github.com/atifaziz/oh-yaml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atifaziz%2Foh-yaml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32404340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["yaml"],"created_at":"2024-10-29T10:25:54.609Z","updated_at":"2026-04-29T00:01:41.348Z","avatar_url":"https://github.com/atifaziz.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Offline YAML Parser\n\nA version of [Online YAML Parser] that can be run as a local program.\n\nUsage:\n\n    python app.py [ json | python | canonical-yaml ] \u003c YAML\n\nThe program reads a YAML document from standard input and prints the specified\nformat (`json`, `python` or `canonical-yaml` where `json` is the default if\nnone is specified) to standard output.\n\nIf the YAML is invalid then the exit code is non-zero. Otherwise it is zero to\nconventionally indicate success.\n\nSee the `examples` folder for examples of YAML documents.\n\nOn Windows, use [Pie] (included) for a non-intrusive Python installation.\n\nTo build a Docker image to use, run:\n\n    docker build -t oh-yaml .\n\nExample of running the image:\n\n    $ cat examples/2.01 | docker run --name oh-yaml --rm -i oh-yaml\n\nIf on Windows, use the following command-line instead:\n\n    \u003e type examples\\2.01 | docker run --name oh-yaml --rm -i oh-yaml\n\n\n[Online YAML Parser]: http://yaml-online-parser.appspot.com/\n[Pie]: https://github.com/atifaziz/pie.ps\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatifaziz%2Foh-yaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatifaziz%2Foh-yaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatifaziz%2Foh-yaml/lists"}