summaryrefslogtreecommitdiff
path: root/networkx/readwrite/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Split sparsegraph6 into sparse6 and graph6Aric Hagberg2013-12-131-1/+2
* Add shapefile reader.Aric Hagberg2010-11-151-1/+1
* Add GEXF reader/writer.Aric Hagberg2010-10-161-0/+1
* Split multiline_adglist and adjlist. Add documentation.aric2010-08-201-1/+1
* Merging py3k-1.2 branch into trunk. Addresses #348loicseguin2010-08-021-9/+10
* Convert pajek to MultiGraph and MultiDiGraph for new API.aric2008-11-251-0/+1
* Merged revisions 741-766,769-770,794-797,799,804-829,845-848,858-885 via svnm...aric2008-11-031-22/+8
* Add reader and writer for p2g format.aric2008-05-291-0/+1
* Add Pajek format reader and writer.aric2008-05-291-0/+1
* GML format graph reader, tests, and example (football.py)aric2007-11-081-0/+1
* add nauty graph6 and sparse6 readersaric2007-07-211-1/+2
* add LEDA readeraric2007-07-211-0/+1
* add graphml readeraric2007-07-211-0/+2
* split io.py into adjlist.py, edgelist.py, gpickle.py, nx_yaml.pyaric2007-07-211-5/+6
* move io.py to readwrite directoryaric2007-07-211-0/+19