SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Graph-Graph6 rpm build for : OpenSuSE 13.X. For other distributions click perl-Graph-Graph6.

Name : perl-Graph-Graph6
Version : 5 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-10-12 08:21:07
Group : Development/Libraries/Perl Source RPM : perl-Graph-Graph6-5-1.1.src.rpm
Size : 0.12 MB
Packager : (none)
Summary : Read and Write Graph6 or Sparse6 Format Graphs
Description :
This module reads and writes graph6 or sparse6 files. These file formats
are per

the http://cs.anu.edu.au/~bdm/data/formats.txt manpage

Both represent an undirected graph with vertices numbered 0 to n-1 encoded
into printable ASCII characters in the range \'?\' to \'~\'.

The maximum number of vertices is 2^36-1. sparse6 lists edges as pairs of
vertices i,j and is good for large graphs with relatively few edges. graph6
is an upper triangle adjacency matrix of bits. Its encoding is 6 bits per
character so N vertices is a file size roughly N^2/12 bytes. sparse6 can
have multi-edges and self loops. graph6 does not.

This module reads and writes graph6 and sparse6 in a \"native\" way just as
integer vertex numbers. See the /SEE ALSO manpage below for \'Graph.pm\',
\'Graph::Easy\' and \'GraphViz2\' interfaces.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-G/openSUSE_13.2/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Graph::Easy)
perl(Graph::Easy::As_graph6)
perl(Graph::Easy::As_sparse6)
perl(Graph::Easy::Parser::Graph6)
perl(Graph::Graph6)
perl(Graph::Reader::Graph6)
perl(Graph::Writer::Graph6)
perl(Graph::Writer::Sparse6)
perl(GraphViz2::Parse::Graph6)
perl-Graph-Graph6

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(IO::String)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.20.1)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.20.1/Graph
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Easy
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Easy/As_graph6.pm
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Easy/As_sparse6.pm
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Easy/Parser
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Easy/Parser/Graph6.pm
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Graph6.pm
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Reader
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Reader/Graph6.pm
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Writer
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Writer/Graph6.pm
/usr/lib/perl5/vendor_perl/5.20.1/Graph/Writer/Sparse6.pm
/usr/lib/perl5/vendor_perl/5.20.1/GraphViz2
/usr/lib/perl5/vendor_perl/5.20.1/GraphViz2/Parse
/usr/lib/perl5/vendor_perl/5.20.1/GraphViz2/Parse/Graph6.pm
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Graph-Graph6
/usr/share/doc/packages/perl-Graph-Graph6/COPYING
/usr/share/doc/packages/perl-Graph-Graph6/Changes
/usr/share/doc/packages/perl-Graph-Graph6/examples
/usr/share/doc/packages/perl-Graph-Graph6/examples/graph-easy-print.pl
/usr/share/doc/packages/perl-Graph-Graph6/examples/graph-random.pl
/usr/share/doc/packages/perl-Graph-Graph6/examples/graphviz2-geng.pl
/usr/share/man/man3/Graph::Easy::As_graph6.3pm.gz
/usr/share/man/man3/Graph::Easy::As_sparse6.3pm.gz
/usr/share/man/man3/Graph::Easy::Parser::Graph6.3pm.gz
/usr/share/man/man3/Graph::Graph6.3pm.gz
/usr/share/man/man3/Graph::Reader::Graph6.3pm.gz
/usr/share/man/man3/Graph::Writer::Graph6.3pm.gz
/usr/share/man/man3/Graph::Writer::Sparse6.3pm.gz
There is 1 files more in these RPM.

 
ICM