パッケージ: libgraph-readwrite-perl (2.09-1.1)
libgraph-readwrite-perl に関するリンク
Debian の資源:
libgraph-readwrite-perl ソースパッケージをダウンロード:
- [libgraph-readwrite-perl_2.09-1.1.dsc]
- [libgraph-readwrite-perl_2.09.orig.tar.gz]
- [libgraph-readwrite-perl_2.09-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for reading and writing directed graphs
Graph::ReadWrite 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
その他の libgraph-readwrite-perl 関連パッケージ
|
|
|
|
-
- dep: libgraph-perl
- Perl module for graph data structures and algorithms
-
- dep: libio-all-perl
- Perl module for unified IO operations
-
- dep: libparse-yapp-perl
- Perl module for creating fully reentrant LALR parser OO Perl modules
-
- dep: libxml-parser-perl
- Perl module for parsing XML files
-
- dep: libxml-writer-perl
- Perl module for writing XML documents
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語