| Paketname | libgraph-readwrite-perl | 
| Beschreibung | Read and write directed graphs | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 2.00-1 | 
| Sektion | universe/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 | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 52374 Byte | 
| Prüfsumme MD5 | a48d9f096c883b5b0948c706d0272ff6 | 
| Prüfsumme SHA1 | ff109abb61a526b8b7754904df5d63b53adeaccf | 
| Prüfsumme SHA256 | 453c66c6c5592e25fdb7f8ebc2450d93b075a8d88111bf1561effd2d95ff2ab6 | 
| 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 |