yaml_shredder

YAML Shredder - Automatic schema generation and tabular structure extraction from YAML/JSON files.

1"""YAML Shredder - Automatic schema generation and tabular structure extraction from YAML/JSON files."""
2
3__version__ = "0.1.0"