{"id":18402700,"url":"https://github.com/jasei/types-digest","last_synced_at":"2025-04-12T18:29:34.095Z","repository":{"id":56830988,"uuid":"68243601","full_name":"JaSei/Types-Digest","owner":"JaSei","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-15T11:17:37.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T03:44:37.932Z","etag":null,"topics":["module","moo","moose","perl","perl5"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Types::Digest","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JaSei.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-14T21:09:46.000Z","updated_at":"2017-06-16T08:23:56.000Z","dependencies_parsed_at":"2022-09-06T06:40:19.898Z","dependency_job_id":null,"html_url":"https://github.com/JaSei/Types-Digest","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2FTypes-Digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2FTypes-Digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2FTypes-Digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2FTypes-Digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaSei","download_url":"https://codeload.github.com/JaSei/Types-Digest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248612784,"owners_count":21133378,"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":["module","moo","moose","perl","perl5"],"created_at":"2024-11-06T02:43:12.601Z","updated_at":"2025-04-12T18:29:34.073Z","avatar_url":"https://github.com/JaSei.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/JaSei/Types-Digest.svg?branch=master)](https://travis-ci.org/JaSei/Types-Digest)\n# NAME\n\nTypes::Digest - digests types for Moose and Moo\n\n# SYNOPSIS\n\n    package Foo;\n     \n    use Moose;\n    use Types::Digest qw/Md5 Sha256/;\n     \n    has md5 =\u003e (\n      is  =\u003e 'ro',\n      isa =\u003e Md5,\n    );\n\n    has sha256 =\u003e (\n      is  =\u003e 'ro',\n      isa =\u003e Sha256,\n    );\n\n     \n\n# DESCRIPTION\n\nThis module provides common digests types for Moose, Moo, etc.\n\n# SUBTYPES\n\n## Md5\n\n[MD5](https://en.wikipedia.org/wiki/MD5)\n\n## Sha1\n\n[SHA-1](https://en.wikipedia.org/wiki/SHA-1)\n\n## Sha224\n\n[SHA-2](https://en.wikipedia.org/wiki/SHA-2)\n\n## Sha256\n\n[SHA-2](https://en.wikipedia.org/wiki/SHA-2)\n\n## Sha384\n\n[SHA-2](https://en.wikipedia.org/wiki/SHA-2)\n\n## Sha512\n\n[SHA-2](https://en.wikipedia.org/wiki/SHA-2)\n\n# SEE ALSO\n\nthis module is inspired by [MooseX::Types::Digest](https://metacpan.org/pod/MooseX::Types::Digest)\n\n# LICENSE\n\nCopyright (C) Avast Software.\n\nThis library is free software; you can redistribute it and/or modify\nit under the same terms as Perl itself.\n\n# AUTHOR\n\nJan Seidl \u003cseidl@avast.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasei%2Ftypes-digest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasei%2Ftypes-digest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasei%2Ftypes-digest/lists"}