Skip to content

molden/MetadataExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MetadataExporter

Exports directory structure and file attributes to an xml file

Use

python src/walktree.py <directory>

This will print you to standard out the metadata in xml format.

To save it to a file do this:

python src/walktree.py <directory> > <file>

About

Exports directory structure and file attributes to an xml file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages