{"id":30232421,"url":"https://github.com/nigelhorne/genealogy-obituary-parser","last_synced_at":"2025-09-11T16:09:20.463Z","repository":{"id":297090370,"uuid":"995625909","full_name":"nigelhorne/Genealogy-Obituary-Parser","owner":"nigelhorne","description":"Extract structured family relationships from obituary text","archived":false,"fork":false,"pushed_at":"2025-08-31T23:05:26.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-03T10:37:13.931Z","etag":null,"topics":["cpan","genealogy","obituaries","perl","perl5"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Genealogy::Obituary::Parse","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nigelhorne.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-03T19:18:05.000Z","updated_at":"2025-08-31T23:05:29.000Z","dependencies_parsed_at":"2025-06-04T04:26:20.058Z","dependency_job_id":"11e36e1e-f10d-4ef6-b11c-17a35eb4be8a","html_url":"https://github.com/nigelhorne/Genealogy-Obituary-Parser","commit_stats":null,"previous_names":["nigelhorne/genealogy-obituary-parse","nigelhorne/genealogy-obituary-parser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nigelhorne/Genealogy-Obituary-Parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FGenealogy-Obituary-Parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FGenealogy-Obituary-Parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FGenealogy-Obituary-Parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FGenealogy-Obituary-Parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nigelhorne","download_url":"https://codeload.github.com/nigelhorne/Genealogy-Obituary-Parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FGenealogy-Obituary-Parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274665424,"owners_count":25327198,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cpan","genealogy","obituaries","perl","perl5"],"created_at":"2025-08-15T00:00:54.023Z","updated_at":"2025-09-11T16:09:20.423Z","avatar_url":"https://github.com/nigelhorne.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Perl CI](https://github.com/nigelhorne/Genealogy-Obituary-Parser/actions/workflows/test.yml/badge.svg)\n\n# NAME\n\nGenealogy::Obituary::Parser - Extract structured family relationships from obituary text\n\n# VERSION\n\nVersion 0.02\n\n# SYNOPSIS\n\n    use Genealogy::Obituary::Parse qw(parse_obituary);\n\n    my $text = 'She is survived by her husband Paul, daughters Anna and Lucy, and grandchildren Jake and Emma.';\n    my $data = parse_obituary($text);\n\n    # $data = {\n    #   spouse   =\u003e ['Paul'],\n    #   children =\u003e ['Anna', 'Lucy'],\n    #   grandchildren =\u003e ['Jake', 'Emma'],\n    # };\n\n# DESCRIPTION\n\nThis module parses freeform obituary text and extracts structured family relationship data\nfor use in genealogical applications.\n\n# FUNCTIONS\n\n## parse\\_obituary($text)\n\nReturns a hashref of extracted relatives.\n\n# AUTHOR\n\nNigel Horne, `\u003cnjh at nigelhorne.com\u003e`\n\n# SUPPORT\n\nThis module is provided as-is without any warranty.\n\n# LICENSE\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelhorne%2Fgenealogy-obituary-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnigelhorne%2Fgenealogy-obituary-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelhorne%2Fgenealogy-obituary-parser/lists"}