This file is indexed.

/usr/share/doc/libgraph-readwrite-perl/TODO is in libgraph-readwrite-perl 2.05-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
    TODO for Graph-ReadWrite

* add test cases for reading and writing attributes

* consider doing readers and writers for other graph formats:
	- GraphML	graphml.graphdrawing.org
	- GXL		http://www.gupro.de/GXL/
	- GML		http://www.infosun.fmi.uni-passau.de/Graphlet/GML/
	- XGMML		http://www.cs.rpi.edu/~puninj/XGMML/
	- GDL		http://www.aisee.com/gdl/nutshell/
	  (this is possibly exactly the same as the VCG format,
	   as aiSee is the commercial version of VCG))

* readers for formats we currently only have writers for:
	- daVinci
	- VCG


$Id: TODO,v 1.2 2005/01/02 19:05:29 neilb Exp $