Package animio :: Module info
[hide private]
[frames] | no frames]

Module info

source code

Variables [hide private]
  __package__ = 'animio'
    Configuration
  mrv_min_version = (1, 0, 0)
  version = (0, 2, 0, 'Preview', 0)
  project_name = 'AnimIO'
  root_package = 'animio'
  author = 'Martin Freitag & Sebastian Thiel'
  author_email = 'not@provided.com'
  url = 'http://gitorious.org/animio'
  description = 'Convenient Animation Export and Import'
  license = 'BSD License'
  regression_test_exec = 'ext/mrv/test/bin/tmrvr'
  nosetest_exec = 'ext/mrv/test/bin/tmrv'
  makedoc_exec = '../ext/mrv/doc/makedoc'
  setup_kwargs = {'options': {'build_py': {'exclude_from_compile...
  doc_config = {'epydoc_exclude': 'animio.test,animio.doc', 'epy...
Variables Details [hide private]

setup_kwargs

Value:
{'options': {'build_py': {'exclude_from_compile': ('*/maya/undo.py',
                                                   '*/maya/nt/persiste\
nce.py'),
                          'exclude_items': ('mrv.doc', 'mrv.test')}},
 'package_data': {'animio.test': ['fixtures', 'performance', 'ui']}}

doc_config

Value:
{'epydoc_exclude': 'animio.test,animio.doc',
 'epydoc_modules': '''modules: unittest
modules: ../''',
 'epydoc_show_source': 'yes'}