:tocdepth: 3 :py:mod:`gws.spec.generator.manifest` ===================================== .. py:module:: gws.spec.generator.manifest .. autoapi-nested-parse:: Tools to deal with r8 MANIFEST files. **Source code:** :source:`gws.spec.generator.manifest` Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:function:: from_path(path) .. py:function:: from_text(text, path)