{"id":15510603,"url":"https://github.com/kortirso/yml","last_synced_at":"2026-04-27T21:31:36.490Z","repository":{"id":57558211,"uuid":"162487998","full_name":"kortirso/yml","owner":"kortirso","description":"Elixir package for reading/writing yml/yaml files","archived":false,"fork":false,"pushed_at":"2018-12-23T19:14:35.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T01:22:39.847Z","etag":null,"topics":["elixir","elixir-library","parser","yaml","yml"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kortirso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-19T20:36:00.000Z","updated_at":"2021-12-12T19:06:38.000Z","dependencies_parsed_at":"2022-08-28T09:31:02.747Z","dependency_job_id":null,"html_url":"https://github.com/kortirso/yml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kortirso/yml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kortirso%2Fyml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kortirso%2Fyml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kortirso%2Fyml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kortirso%2Fyml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kortirso","download_url":"https://codeload.github.com/kortirso/yml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kortirso%2Fyml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["elixir","elixir-library","parser","yaml","yml"],"created_at":"2024-10-02T09:49:46.874Z","updated_at":"2026-04-27T21:31:36.476Z","avatar_url":"https://github.com/kortirso.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yml\n\nElixir package for reading/writing yml/yaml files.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `yml` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:yml, \"~\u003e 0.9.1\"}\n  ]\nend\n```\n\n## Using\n\n### Read from YML file\n\nRead from YML/YAML file\n\n```elixir\n  Yml.read_from_file(\"/path_to_file\")\n```\n\n### Write to string\n\nRead from YML/YAML file\n\n```elixir\n  Yml.write_to_string(content)\n```\n\n### Write to YML file\n\nRead from YML/YAML file\n\n```elixir\n  Yml.write_to_file(\"/path_to_file\", content)\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/kortirso/yml.\n\n## License\n\nThe package is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Disclaimer\n\nUse this package at your own peril and risk.\n\n## Documentation\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/learn_kit](https://hexdocs.pm/learn_kit).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkortirso%2Fyml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkortirso%2Fyml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkortirso%2Fyml/lists"}