gws.spec.generator.manifest

Tools to deal with r8 MANIFEST files.

Source code: gws.spec.generator.manifest

Module Contents

exception gws.spec.generator.manifest.Error

Bases: Exception

Common base class for all non-exit exceptions.

gws.spec.generator.manifest.from_path(path)
gws.spec.generator.manifest.from_text(text, path)