Package NX :: Module release
[frames | no frames]

Module NX.release

Release data for NetworkX.


Variable Summary
dict authors = {'Swart': ('Pieter Swart', 'swart@lanl.gov'), ...
str date = 'Mon Apr 11 10:58:56 2005'
str description = 'A package for creating and manipulating l...
list keywords = ['Networks', 'Graph Theory', 'Mathematics']
str license = 'LGPL'
str long_description = '\nLong\n'
str name = 'NX'
list platforms = ['Linux', 'Mac OSX', 'Windows XP/2000/NT']
str url = 'http://networkx.sorceforge.net'
str version = '0.2'

Variable Details

authors

Type:
dict
Value:
{'Hagberg': ('Aric Hagberg', 'hagberg@lanl.gov'),
 'Schult': ('Dan Schult', 'dschult@colgate.edu'),
 'Swart': ('Pieter Swart', 'swart@lanl.gov')}                          

date

Type:
str
Value:
'Mon Apr 11 10:58:56 2005'                                             

description

Type:
str
Value:
'A package for creating and manipulating large graphs and networks.'   

keywords

Type:
list
Value:
['Networks', 'Graph Theory', 'Mathematics']                            

license

Type:
str
Value:
'LGPL'                                                                 

long_description

Type:
str
Value:
'''
Long
'''                                                                    

name

Type:
str
Value:
'NX'                                                                   

platforms

Type:
list
Value:
['Linux', 'Mac OSX', 'Windows XP/2000/NT']                             

url

Type:
str
Value:
'http://networkx.sorceforge.net'                                       

version

Type:
str
Value:
'0.2'                                                                  

Generated by Epydoc 2.1 on Mon Apr 11 10:59:21 2005 http://epydoc.sf.net