• Jim Mussared's avatar
    tools/manifestfile.py: Allow manifests to set metadata. · 5852fd77
    Jim Mussared authored
    The metadata can be version, description, and license.
    
    After executing a manifest, the top-level metadata can be queried, and also
    each file output from the manifest will have the metadata of the
    containing manifest.
    
    Use the version metadata to "tag" files before freezing such that they have
    __version__ available.
    5852fd77
makemanifest.py 9.21 KB