{"id":16305806,"url":"https://github.com/neilb/graph-readwrite","last_synced_at":"2025-04-07T03:34:58.772Z","repository":{"id":2452871,"uuid":"3424087","full_name":"neilb/Graph-ReadWrite","owner":"neilb","description":"Release history of Graph-ReadWrite","archived":false,"fork":false,"pushed_at":"2016-08-05T20:24:28.000Z","size":88,"stargazers_count":4,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-22T13:03:38.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Graph-ReadWrite/","language":"Perl","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neilb.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-12T19:29:36.000Z","updated_at":"2016-05-02T15:47:31.000Z","dependencies_parsed_at":"2022-09-13T08:42:08.191Z","dependency_job_id":null,"html_url":"https://github.com/neilb/Graph-ReadWrite","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neilb%2FGraph-ReadWrite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neilb%2FGraph-ReadWrite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neilb%2FGraph-ReadWrite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neilb%2FGraph-ReadWrite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neilb","download_url":"https://codeload.github.com/neilb/Graph-ReadWrite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589773,"owners_count":20963022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T21:08:41.583Z","updated_at":"2025-04-07T03:34:58.534Z","avatar_url":"https://github.com/neilb.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\t\t\tGraph-ReadWrite\n\nThis is a collection of perl classes for reading and writing\ndirected graphs in a variety of file formats. The graphs are\nrepresented in Perl using Jarkko Hietaniemi's Graph classes.\nVersion 2+ of this distribution works with version 0.5 and\nlater of the Graph distribution.\n\nThere are two base classes:\n\n\tGraph::Reader\n\tBase class for classes which read a graph\n\tfile and create an instance of the Graph class.\n\n\tGraph::Writer\n\tBase class for classes which take an instance of the\n\tGraph class and write it out in a specific file format.\n\nThis distribution also defines a simple XML format for storing\ndirected graphs, defined to meet the needs of the Graph class.\nA reader and writer are provided for this:\n\n\tGraph::Reader::XML\n\tGraph::Writer::XML\n\nWriters are also included for Dot, VCG, and daVinci,\ntwo packages for displaying / rendering graphs.\nDot and VCG are freely available; daVinci is freely available\nat the moment, but that is going to change soon.\n\n\tGraph::Writer::Dot\n\tGraph::Writer::VCG\n\tGraph::Writer::daVinci\n\nA reader for Dot files has been contributed by Mark Hillebrand:\n\n\tGraph::Reader::Dot\n\nA reader and writer for HTK lattices are also included:\n\n\tGraph::Reader::HTK\n\tGraph::Writer::HTK\n\nThese last two will probably only be of interest to people working\nwith HTK, or tools which use the same format.\n\nDependencies:\n\tGraph\t\tJarkko's Graph classes\n\tXML::Parser\tused by Graph::Reader::XML\n\tXML::Writer\tused by Graph::Writer::XML\n\tIO::File\n\nTo install these modules, you should just have to run the following:\n\n\t% perl Makefile.PL\n\t% make\n\t% make test\n\t% make install\n\nThis distribution contains an early version of a test-suite;\nyou may get a warning about an undefined value from one of the tests.\n\nBugs, suggestions, and new readers and writers will be gratefully received.\n\nNeil Bowers \u003cneil@bowers.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneilb%2Fgraph-readwrite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneilb%2Fgraph-readwrite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneilb%2Fgraph-readwrite/lists"}