Metadata-Version: 2.4
Name: yamltools4jedi
Version: 0.1.2
Summary: YAML tools to facilitate reading and editing JEDI super YAML files
Author-email: Guoqing Ge <Guoqing.Ge@noaa.gov>
Project-URL: Homepage, https://github.com/hifiyaml/yamltools4jedi/wiki
Project-URL: Source, https://github.com/hifiyaml/yamltools4jedi
Project-URL: Tracker, https://github.com/hifiyaml/yamltools4jedi/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyyaml>=6.0
Requires-Dist: hifiyaml>=0.1.6
Dynamic: license-file

# yamltools4jedi
YAML tools to facilitate reading and editing JEDI super YAML files.    

Check this [guide](https://github.com/hifiyaml/yamltools4jedi/wiki/yamltools4jedi-guide) for more details

# Installation
```
pip install yamltools4jedi
```
