{"id":49102314,"url":"https://github.com/ryonakagami/yamlcli","last_synced_at":"2026-04-21T00:02:17.103Z","repository":{"id":319834632,"uuid":"1079763773","full_name":"RyoNakagami/yamlcli","owner":"RyoNakagami","description":"A command-line tool to convert between YAML and JSON formats.","archived":false,"fork":false,"pushed_at":"2025-12-11T15:17:27.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-12T16:54:09.659Z","etag":null,"topics":["cli-tool","command-line","json","python","uv","uvx","yaml"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/RyoNakagami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-20T10:55:28.000Z","updated_at":"2025-12-11T14:53:59.000Z","dependencies_parsed_at":"2025-10-20T13:19:42.895Z","dependency_job_id":null,"html_url":"https://github.com/RyoNakagami/yamlcli","commit_stats":null,"previous_names":["ryonakagami/yamlcli"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/RyoNakagami/yamlcli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyoNakagami%2Fyamlcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyoNakagami%2Fyamlcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyoNakagami%2Fyamlcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyoNakagami%2Fyamlcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyoNakagami","download_url":"https://codeload.github.com/RyoNakagami/yamlcli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyoNakagami%2Fyamlcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32071016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"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":["cli-tool","command-line","json","python","uv","uvx","yaml"],"created_at":"2026-04-21T00:02:16.151Z","updated_at":"2026-04-21T00:02:17.089Z","avatar_url":"https://github.com/RyoNakagami.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yamlcli\n\nA command-line tool to convert between YAML and JSON formats.\n\n## Features\n\n- Convert YAML files to JSON format\n- Convert JSON files to YAML format\n- Customizable JSON indentation\n- Error handling for invalid files and formats\n\n## Usage\n\n```bash\n# Convert YAML to JSON (default 2-space indent)\nyamlcli input.yaml --to-json\n\n# Convert YAML to JSON with custom indentation\nyamlcli input.yaml --to-json --indent 4\n\n# Convert JSON to YAML\nyamlcli input.json --to-yaml\n```\n\n## Install via `uv tool`\n\n```bash\nuv tool install git+https://github.com/RyoNakagami/yamlcli.git\n```\n\n## Uninstall\n\n```bash\nuv tool uninstall yamlcli\n```\n\n## Development\n\n### Running Tests\n\nTests are written using pytest. To run the tests:\n\n```bash\nuv run pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryonakagami%2Fyamlcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryonakagami%2Fyamlcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryonakagami%2Fyamlcli/lists"}