{"id":27222263,"url":"https://github.com/up2code/yaml2props","last_synced_at":"2025-04-10T08:58:05.278Z","repository":{"id":38351078,"uuid":"162402247","full_name":"up2code/yaml2props","owner":"up2code","description":"Convert YAML to Properties for Spring configuration","archived":false,"fork":false,"pushed_at":"2021-01-14T08:59:50.000Z","size":6,"stargazers_count":22,"open_issues_count":0,"forks_count":34,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-03T10:42:09.437Z","etag":null,"topics":["properties","spring-boot","utility","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/up2code.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}},"created_at":"2018-12-19T07:53:43.000Z","updated_at":"2022-01-19T03:24:42.000Z","dependencies_parsed_at":"2022-08-25T01:51:59.010Z","dependency_job_id":null,"html_url":"https://github.com/up2code/yaml2props","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up2code%2Fyaml2props","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up2code%2Fyaml2props/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up2code%2Fyaml2props/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up2code%2Fyaml2props/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/up2code","download_url":"https://codeload.github.com/up2code/yaml2props/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248190448,"owners_count":21062278,"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":["properties","spring-boot","utility","yaml"],"created_at":"2025-04-10T08:58:04.770Z","updated_at":"2025-04-10T08:58:05.262Z","avatar_url":"https://github.com/up2code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YAML2PROPERTIES\n\nSimple script for convert YAML to Properties file for Spring application configuration.\n\n## Minimum requirement\n\n- Python 2.7+\n- pyperclip (pip install pyperclip)\n\n## How to install\n\n```sh\ncp yaml2props.py /usr/local/bin/yaml2props.py\ncp yaml2props.sh /usr/local/bin/yaml2props\nchmod +x /usr/local/bin/yaml2props\n```\n\n## How to use\n\n```\n$ yaml2props {your_path_file}\n```\n\nor you can specific output file path by yourself with option `--output`\n\n```\n$ yaml2props {your_path_file} --output {your_destination_file_path}\n```\n\nYou can try with _sample.yaml_ as example file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fup2code%2Fyaml2props","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fup2code%2Fyaml2props","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fup2code%2Fyaml2props/lists"}