{"id":15649899,"url":"https://github.com/book/git-database","last_synced_at":"2025-10-06T23:52:44.128Z","repository":{"id":9744068,"uuid":"11706535","full_name":"book/Git-Database","owner":"book","description":"http://metacpan.org/release/Git-Database","archived":false,"fork":false,"pushed_at":"2019-04-26T16:36:21.000Z","size":275,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T01:45:05.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"FairphoneMirrors/android_device_fairphone_FP2","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/book.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":"2013-07-27T15:07:00.000Z","updated_at":"2019-04-26T16:36:20.000Z","dependencies_parsed_at":"2022-08-25T23:22:18.994Z","dependency_job_id":null,"html_url":"https://github.com/book/Git-Database","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FGit-Database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FGit-Database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FGit-Database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FGit-Database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/book","download_url":"https://codeload.github.com/book/Git-Database/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258871,"owners_count":20748573,"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-03T12:32:28.229Z","updated_at":"2025-10-06T23:52:44.026Z","avatar_url":"https://github.com/book.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\n    Git::Database - Provide access to the Git object database\n\nSYNOPSIS\n\n        # get a store\n        my $r  = Git::Repository-\u003enew();\n\n        # build a backend to access the store\n        my $db = Git::Database::Backend::Git::Repository-\u003enew( store =\u003e $r );\n\n        # or let Git::Database figure it out by itself\n        my $db = Git::Database-\u003enew( store =\u003e $r );\n\nDESCRIPTION\n\n    Git::Database provides access from Perl to the object database stored in a\n    Git repository. It can use any supported Git wrapper to access the Git\n    object database maintained by Git.\n\n    Git::Database is actually a factory class: \"new\" returns backend\n    instances.\n\nSUPPORT\n\n    You can find documentation for this module with the perldoc command.\n\n        perldoc Git::Database\n\n    You can also look for information at:\n\n    *   RT: CPAN's request tracker\n\n        \u003chttp://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Database\u003e\n\n    *   MetaCPAN\n\n        \u003chttp://metacpan.org/release/Git-Database\u003e\n\nAUTHOR\n\n    Philippe Bruhat (BooK) \u003cbook@cpan.org\u003e.\n\nCOPYRIGHT\n\n    Copyright 2013-2019 Philippe Bruhat (BooK), all rights reserved.\n\nLICENSE\n\n    This program is free software; you can redistribute it and/or modify it\n    under the same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Fgit-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbook%2Fgit-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Fgit-database/lists"}