carputils
Doxygen code documentation for the python framework controlling openCARP
Namespaces | Functions
generateMetadata File Reference

Namespaces

 

Functions

def bin.generateMetadata.generate_metadata_file (location='.', metadata_filename='codemeta.json')
 Copy the metadata template in the location directory. More...
 
def bin.generateMetadata.main (argv)
 Copy the metadata template at the location provided in argv[1], or in the current working directory if argv contains less than 2 elements. More...