Skip to content

tgherzog/decdg-metadata-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox for managing WDI metadata in Git(?)

NOTE: make.py uses a custom variant of PyYAML available here. The variant provides a "strict_whitespace" option that can be set to False to produce cleaner-looking multi-line text values. I intend to submit this as a pull request since other users have raised this as an issue. For now, you need to either include/clone this module in your working directory or install it into a virtual environment. Alternatively, you can use the --compatible option in make.py to disable the "strict_whitespace" parameter in make.py and suffer through with less legible yaml output.

References

  • YAML Syntax: The Ansible documentation has a nice, consise syntax summary, including "gotchas."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages