https://github.com/yantosca/qfyaml
Quick Fortran YAML parser
https://github.com/yantosca/qfyaml
fortran-language yaml yaml-parser
Last synced: about 2 months ago
JSON representation
Quick Fortran YAML parser
- Host: GitHub
- URL: https://github.com/yantosca/qfyaml
- Owner: yantosca
- License: gpl-3.0
- Created: 2020-04-16T16:46:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T15:34:48.000Z (9 months ago)
- Last Synced: 2025-04-14T13:17:34.430Z (3 months ago)
- Topics: fortran-language, yaml, yaml-parser
- Language: Fortran
- Homepage:
- Size: 273 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Support: SUPPORT.md
- Zenodo: .zenodo.json
Awesome Lists containing this project
README
[](https://github.com/yantosca/qfyaml/blob/master/LICENSE.txt)
[](https://doi.org/10.5281/zenodo.3957924)
[](https://qfyaml.readthedocs.io/en/latest/)# qfyaml: Quick Fortran YAML parser
This repository contains a quick and dirty YAML parser written in Fortran. It is built off the existing package https://github.com/jannisteunissen/config_fortran.
Please see the [QFYAML documentation on
ReadTheDocs](https://qfyaml.readthedocs.io) for installation and usage
instructions.Contact: yantosca [at] seas.harvard.edu