{"id":20009619,"url":"https://github.com/librecat/catmandu-html","last_synced_at":"2026-03-03T22:30:46.224Z","repository":{"id":56839586,"uuid":"133324407","full_name":"LibreCat/Catmandu-HTML","owner":"LibreCat","description":"Catmandu modules to process HTML files","archived":false,"fork":false,"pushed_at":"2021-02-09T07:49:05.000Z","size":30,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-01-12T14:36:42.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/LibreCat.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":"2018-05-14T07:49:20.000Z","updated_at":"2018-05-15T07:54:09.000Z","dependencies_parsed_at":"2022-08-29T05:01:12.350Z","dependency_job_id":null,"html_url":"https://github.com/LibreCat/Catmandu-HTML","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCat%2FCatmandu-HTML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCat%2FCatmandu-HTML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCat%2FCatmandu-HTML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCat%2FCatmandu-HTML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibreCat","download_url":"https://codeload.github.com/LibreCat/Catmandu-HTML/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241447524,"owners_count":19964314,"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-11-13T07:16:37.932Z","updated_at":"2026-03-03T22:30:46.179Z","avatar_url":"https://github.com/LibreCat.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nCatmandu::HTML - Modules for handling HTML data within the Catmandu framework\n\n# SYNOPSIS\n\nCommand line client `catmandu`:\n\n    catmandu convert HTML to JSON \u003c ex/test.html \u003e data/test.json\n\n    catmandu convert JSON to HTML \u003c data/test.json \u003e ex/test.html\n\n    # Keep the text\n    curl -s http://librecat.org |\n      catmandu convert HTML to Text --fix \"html_text()\"\n\n    # Filter out the anchors\n    curl -s http://librecat.org |\n      catmandu convert HTML to Text --fix \"html_filter_tag(a); html_text(join:\\\"\\n\\\")\"\n\n    # Filter out the meta tags as YAML\n    curl -s http://librecat.org |\n      catmandu convert HTML to YAML --fix \"html_filter_tag(meta, group_by:name)\"\n\nSee documentation of modules for more examples.\n\n# AVAILABLE MODULES\n\n- [Catmandu::Exporter::HTML](https://metacpan.org/pod/Catmandu::Exporter::HTML)\n\n    Serialize HTML data\n\n- [Catmandu::Importer::HTML](https://metacpan.org/pod/Catmandu::Importer::HTML)\n\n    Parse HTML data\n\n- [Catmandu::Fix::html\\_filter\\_tag](https://metacpan.org/pod/Catmandu::Fix::html_filter_tag)\n\n    Filter HTML by name and optional group them\n\n- [Catmandu::Fix::html\\_filter\\_type](https://metacpan.org/pod/Catmandu::Fix::html_filter_type)\n\n    Filter HTML by type\n\n- [Catmandu::Fix::html\\_text](https://metacpan.org/pod/Catmandu::Fix::html_text)\n\n    Select only the literal text values from the HTML\n\n# SEE ALSO\n\nThis module is based on [Catmandu](https://metacpan.org/pod/Catmandu)\n\n# AUTHORS\n\n- Patrick Hochstenbach, `patrick.hochstenbach at ugent.be`\n\n# COPYRIGHT AND LICENSE\n\nThe Perl software is copyright (c) 2018 by Patrick Hochstenbach.\nThis is free software; you can redistribute it and/or modify it under the same\nterms as the Perl 5 programming language system itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrecat%2Fcatmandu-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrecat%2Fcatmandu-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrecat%2Fcatmandu-html/lists"}