blend_info

builds.sr.ht status

```shell blend_info 0.1.0 Print some information about a Blender scene file

USAGE: blend_info [FLAGS] [OPTIONS]

FLAGS: --dna Print information about Blender's DNA -h, --help Prints help information -V, --version Prints version information

OPTIONS: -n, --struct_name Print information about a particular struct

ARGS: The path to the file to read ```