File: __init__.py

package info (click to toggle)
mgltools-networkeditor 1.5.7-4
  • links: PTS, VCS
  • area: non-free
  • in suites: buster
  • size: 1,312 kB
  • sloc: python: 17,905; sh: 78; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#########################################################################
#
# Date: Nov. 2001  Author: Michel Sanner
#
# Copyright: Michel Sanner and TSRI
#
#########################################################################

CRITICAL_DEPENDENCIES = ['Pmw', 'mglutil','numpy']
NONCRITICAL_DEPENDENCIES = ['idlelib', 'DejaVu','Vision','Support', 'PIL',
                            'cairo']