File: __init__.py

package info (click to toggle)
mgltools-viewerframework 1.5.7-1
  • links: PTS, VCS
  • area: non-free
  • in suites: stretch
  • size: 1,584 kB
  • ctags: 1,271
  • sloc: python: 13,681; sh: 78; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#
# $Header: /opt/cvs/python/packages/share1.5/ViewerFramework/__init__.py,v 1.20 2010/07/07 23:52:30 annao Exp $
#
# $Id: __init__.py,v 1.20 2010/07/07 23:52:30 annao Exp $
#


packageContainsVFCommands = 1
CRITICAL_DEPENDENCIES = ['DejaVu', 'mglutil','Pmw', 'numpy', 'opengltk', 'Support']
NONCRITICAL_DEPENDENCIES = ['Vision','PIL', 'Pmv', 'Volume', 'UTpackages', 'MolKit', 'TkinterDnD2']