Skip to content
Snippets Groups Projects
Select Git revision
  • 821e7acb4c5c6f42484ca10d31b8562d1cf95302
  • main default
  • v0.1.2
  • v0.1.1
  • v0.1.0
5 results

yamltool

Adar Nimrod's avatar
nimrod authored
Just enough to build and install a wheel. Now all that's left is to
write the code. Easy, right?
821e7acb
History

YAML tool

YAML tool, a clone of the json.tool Python module for YAML.

This tool provides a simple command line interface to validate and pretty-print YAML documents while trying to preserve as much as possible from the original documents (like comments and anchors).

License

This software is licensed under the MIT license (see the LICENSE.txt file).

Author

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/nimrod/.