MANIFEST.in
README.txt
setup.py
docs/HISTORY.txt
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
docs/TODO.txt
docs/designs/default-states-view.jpeg
docs/designs/expanded-states-view.jpeg
docs/designs/expanded-transitions-view.jpeg
uwosh/__init__.py
uwosh.northstar.egg-info/PKG-INFO
uwosh.northstar.egg-info/SOURCES.txt
uwosh.northstar.egg-info/dependency_links.txt
uwosh.northstar.egg-info/entry_points.txt
uwosh.northstar.egg-info/namespace_packages.txt
uwosh.northstar.egg-info/not-zip-safe
uwosh.northstar.egg-info/requires.txt
uwosh.northstar.egg-info/top_level.txt
uwosh/northstar/__init__.py
uwosh/northstar/actions.py
uwosh/northstar/browser.txt
uwosh/northstar/configure.zcml
uwosh/northstar/interfaces.py
uwosh/northstar/permissions.py
uwosh/northstar/upgrades.py
uwosh/northstar/upgrades.zcml
uwosh/northstar/utils.py
uwosh/northstar/version.txt
uwosh/northstar/browser/__init__.py
uwosh/northstar/browser/configure.zcml
uwosh/northstar/browser/controlpanel.py
uwosh/northstar/browser/generator.py
uwosh/northstar/browser/resources/jquery-1.4.2.min.js
uwosh/northstar/browser/resources/northstar-logo.png
uwosh/northstar/browser/resources/northstar-logo16.png
uwosh/northstar/browser/resources/northstar.js
uwosh/northstar/browser/resources/style.css
uwosh/northstar/browser/resources/toolbar.png
uwosh/northstar/browser/templates/add-new-state.pt
uwosh/northstar/browser/templates/add-new-transition.pt
uwosh/northstar/browser/templates/add-new-workflow.pt
uwosh/northstar/browser/templates/assign.pt
uwosh/northstar/browser/templates/content.pt
uwosh/northstar/browser/templates/controlpanel.pt
uwosh/northstar/browser/templates/delete-mail-action.pt
uwosh/northstar/browser/templates/delete-state.pt
uwosh/northstar/browser/templates/delete-transition.pt
uwosh/northstar/browser/templates/delete-workflow.pt
uwosh/northstar/browser/templates/edit-mail-action.pt
uwosh/northstar/browser/templates/sanity-check.pt
uwosh/northstar/browser/templates/workflow-app-generator.pt
uwosh/northstar/browser/templates/workflow-state.pt
uwosh/northstar/browser/templates/workflow-states.pt
uwosh/northstar/browser/templates/workflow-transition.pt
uwosh/northstar/browser/templates/workflow-transitions.pt
uwosh/northstar/browser/templates/wrapped-dialog.pt
uwosh/northstar/profiles/default/actionicons.xml
uwosh/northstar/profiles/default/browserlayer.xml
uwosh/northstar/profiles/default/controlpanel.xml
uwosh/northstar/profiles/default/metadata.xml
uwosh/northstar/profiles/uninstall/actionicons.xml
uwosh/northstar/profiles/uninstall/browserlayer.xml
uwosh/northstar/profiles/uninstall/controlpanel.xml
uwosh/northstar/tests/__init__.py
uwosh/northstar/tests/base.py
uwosh/northstar/tests/test_actions.py
uwosh/northstar/tests/test_docs.py
uwosh/northstar/tests/test_utils.py
uwosh/northstar/tests/test_workflow_actions.py