| Paketname | libgraph-readwrite-perl | 
| Beschreibung | Read and write directed graphs | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2.00-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 212 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), libgraph-perl, libio-all-perl, libxml-parser-perl, libxml-writer-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 54522 Byte | 
| Prüfsumme MD5 | df15d085226f2eb5b2ba7e09ca42738a | 
| Prüfsumme SHA1 | e9c1e5638c1d12118e3312dd2716bb29105f762c | 
| Prüfsumme SHA256 | d241c01cfe1c4e31ef5bb4d3b9c257ed9421e3e63d257d6fa8abbf9d84e53bc3 | 
| Link zum Herunterladen | libgraph-readwrite-perl_2.00-1_all.deb | 
| Ausführliche Beschreibung | This is a collection of perl classes for reading and writing directed graphs
in a variety of file formats. The graphs are represented in Perl using Jarkko
Hietaniemi's Graph classes.
.
There are two base classes, Graph::Reader which is the Base class for classes
which read a graph file and create an instance of the Graph class, and
Graph::Writer which is the Base class for classes which take an instance of
the Graph class and write it out in a specific file format.
.
Supported formats: XML, Dot, VCG, daVinci, HTK |