An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/yantosca/qfyaml/blob/master/LICENSE.txt)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3957924.svg)](https://doi.org/10.5281/zenodo.3957924)
[![DOI](https://img.shields.io/readthedocs/qfyaml?label=ReadTheDocs)](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