{"id":15649896,"url":"https://github.com/book/file-contentstore","last_synced_at":"2025-03-30T00:13:31.887Z","repository":{"id":56840748,"uuid":"127875251","full_name":"book/File-ContentStore","owner":"book","description":"A store for file content built with hard links","archived":false,"fork":false,"pushed_at":"2019-11-26T00:02:13.000Z","size":104,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T01:45:09.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://metacpan.org/pod/File::ContentStore","language":"Perl","has_issues":true,"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/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":"2018-04-03T08:22:11.000Z","updated_at":"2019-11-26T00:02:11.000Z","dependencies_parsed_at":"2022-08-29T12:12:47.240Z","dependency_job_id":null,"html_url":"https://github.com/book/File-ContentStore","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FFile-ContentStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FFile-ContentStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FFile-ContentStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FFile-ContentStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/book","download_url":"https://codeload.github.com/book/File-ContentStore/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:27.277Z","updated_at":"2025-03-30T00:13:31.868Z","avatar_url":"https://github.com/book.png","language":"Perl","readme":"NAME\n\nFile::ContentStore - A store for file content built with hard links\n\nSYNOPSIS\n\n    use File:::ContentStore;\n\n    # the 'path' argument is expected to exist\n    my $store = File:::ContentStore-\u003enew( path =\u003e \"$ENV{HOME}/.photo_content\" );\n    $store-\u003elink_dir( @collection_of_photo_directories );\n\nDESCRIPTION\n\nThis module manages a \"content store\" as a collection of hard links to a set\nof files. The files in the content store are named after the digest of the\ncontent in the file.\n\nWhen linking a new file to the content store, a hard link is created to\nthe file, named after the digest of the content. When a file which content\nis already in the store is linked in, the file is hard linked to the\ncontent file in the store.\n\nAUTHOR\n\nPhilippe Bruhat (BooK) \u003cbook@cpan.org\u003e.\n\nCOPYRIGHT\n\nCopyright 2018 Philippe Bruhat (BooK), all rights reserved.\n\nLICENSE\n\nThis program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Ffile-contentstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbook%2Ffile-contentstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Ffile-contentstore/lists"}