{"id":21305907,"url":"https://github.com/haskell-hvr/hsyaml-aeson","last_synced_at":"2025-07-11T21:31:20.401Z","repository":{"id":37798015,"uuid":"167808063","full_name":"haskell-hvr/HsYAML-aeson","owner":"haskell-hvr","description":"JSON to YAML Adapter","archived":false,"fork":false,"pushed_at":"2023-10-14T11:31:16.000Z","size":49,"stargazers_count":9,"open_issues_count":3,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-08T20:15:42.701Z","etag":null,"topics":["haskell","json","yaml"],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/HsYAML-aeson","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell-hvr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.GPLv2","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-01-27T12:48:21.000Z","updated_at":"2022-12-20T05:56:22.000Z","dependencies_parsed_at":"2022-06-22T16:54:58.910Z","dependency_job_id":"296703f5-354f-4382-9649-4359e3d0ef50","html_url":"https://github.com/haskell-hvr/HsYAML-aeson","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2FHsYAML-aeson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2FHsYAML-aeson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2FHsYAML-aeson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2FHsYAML-aeson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell-hvr","download_url":"https://codeload.github.com/haskell-hvr/HsYAML-aeson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225760086,"owners_count":17519929,"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":["haskell","json","yaml"],"created_at":"2024-11-21T16:19:54.487Z","updated_at":"2024-11-21T16:19:55.275Z","avatar_url":"https://github.com/haskell-hvr.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HsYAML-aeson: JSON to YAML Adapter  \n[![Hackage](https://img.shields.io/hackage/v/HsYAML-aeson.svg)](http://hackage.haskell.org/package/HsYAML-aeson)  \n\n## About  \n\nThe `YAML 1.2` format provides a much richer data-model and feature-set than the JavaScript Object Notation (JSON) format.  \nHowever, sometimes it's desirable to ignore the extra capabilities and treat YAML as if it was merely a more convenient markup format for humans to write JSON data. \n\nSo, `HsYAML-aeson` module provides a compatibility layer atop `HsYAML` which allows decoding YAML documents in the more limited JSON data-model while also providing convenience by reusing aeson's `FromJSON` instances for decoding the YAML data into native Haskell data types.\n\nSee what's changed in recent (and upcoming) releases [here](CHANGELOG.md).\n\n## Documentation\nThe primary API documentation for `HsYAML-aeson` is its Haddock documentation which can be found [here](http://hackage.haskell.org/package/HsYAML-aeson).  \n\n## Installation\n\nInstall the `HsYAML-aeson` package. \n```\ncabal install HsYAML-aeson\n```\n\nSee [dependencies](http://hackage.haskell.org/package/HsYAML-aeson).\n\n## Developers and Maintainers\n\nThe library is developed and maintained by [Herbert Valerio Riedel](https://github.com/hvr)\n\n# License\n\nThis project is licensed under X-SPDX-License-Identifier: [GPL-2.0-or-later](https://spdx.org/licenses/GPL-2.0-or-later.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell-hvr%2Fhsyaml-aeson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaskell-hvr%2Fhsyaml-aeson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell-hvr%2Fhsyaml-aeson/lists"}