{"id":17881401,"url":"https://github.com/booniepepper/yaml2toml","last_synced_at":"2025-03-22T10:32:30.842Z","repository":{"id":62590353,"uuid":"375238757","full_name":"booniepepper/yaml2toml","owner":"booniepepper","description":"Converts yaml files to toml files","archived":false,"fork":false,"pushed_at":"2024-08-07T22:52:50.000Z","size":18,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"core","last_synced_at":"2025-03-15T22:48:30.501Z","etag":null,"topics":["converter","python","python3","toml","yaml"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/yaml2toml/","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/booniepepper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-06-09T05:40:47.000Z","updated_at":"2024-08-07T22:48:41.000Z","dependencies_parsed_at":"2024-08-08T01:35:25.882Z","dependency_job_id":null,"html_url":"https://github.com/booniepepper/yaml2toml","commit_stats":null,"previous_names":["booniepepper/yaml2toml","hiljusti/yaml2toml"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Fyaml2toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Fyaml2toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Fyaml2toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Fyaml2toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/booniepepper","download_url":"https://codeload.github.com/booniepepper/yaml2toml/tar.gz/refs/heads/core","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244944353,"owners_count":20536290,"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","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":["converter","python","python3","toml","yaml"],"created_at":"2024-10-28T12:36:50.607Z","updated_at":"2025-03-22T10:32:30.545Z","avatar_url":"https://github.com/booniepepper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yaml2toml\n\nConvert yaml files to toml files.\n\n```\n$ cat example.yml\nhere\n  - we\n  - go\n\n$ yaml2toml example.yml\n\n$ cat example.toml\nhere = [ \"we\", \"go\",]\n```\n\n### Install\n\n```shell\npip install yaml2toml\n```\n\n### Etc\n\nProject: https://github.com/hiljusti/yaml2toml\n\nBy: J.R. Hill\n\nLicense: MIT\n\n---\n\n_Note: This little script is nice for a one-off conversion. Check out [`yj`](https://github.com/sclevine/yj) for a tool with more formats, features, support, etc._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooniepepper%2Fyaml2toml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbooniepepper%2Fyaml2toml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooniepepper%2Fyaml2toml/lists"}