{"id":21942583,"url":"https://github.com/haukex/badge-simple","last_synced_at":"2026-02-15T01:34:32.921Z","repository":{"id":56835158,"uuid":"156024086","full_name":"haukex/Badge-Simple","owner":"haukex","description":"Generate simple SVG badges","archived":false,"fork":false,"pushed_at":"2024-05-04T15:05:08.000Z","size":430,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-22T18:51:15.085Z","etag":null,"topics":["badge","badges","perl","perl-module","perl5","perl5-module","shields","svg"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Badge::Simple","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/haukex.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2018-11-03T21:09:40.000Z","updated_at":"2024-05-04T15:05:12.000Z","dependencies_parsed_at":"2024-06-21T17:32:37.196Z","dependency_job_id":"4439aeb4-7d0c-4ff8-b9f9-7c50ada7535a","html_url":"https://github.com/haukex/Badge-Simple","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"267308ca240525e00ff626f35ebab51c1d6e9a4c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/haukex/Badge-Simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FBadge-Simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FBadge-Simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FBadge-Simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FBadge-Simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haukex","download_url":"https://codeload.github.com/haukex/Badge-Simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FBadge-Simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275232982,"owners_count":25428288,"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-15T02:00:09.272Z","response_time":75,"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":["badge","badges","perl","perl-module","perl5","perl5-module","shields","svg"],"created_at":"2024-11-29T03:25:35.598Z","updated_at":"2026-02-15T01:34:32.887Z","avatar_url":"https://github.com/haukex.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Badge-Simple\n============\n\nThis is the distribution of the Perl module\n[`Badge::Simple`](https://metacpan.org/pod/Badge::Simple).\n\nIt is a Perl extension for generating simple SVG badges, based\nheavily on the style of [Shields.io](http://shields.io).\n\nPlease see the module's documentation (POD) for details (try the\ncommand `perldoc lib/Badge/Simple.pm`) and the file `Changes` for\nversion information.\n\n[![Travis CI Build Status](https://travis-ci.org/haukex/Badge-Simple.svg)](https://travis-ci.org/haukex/Badge-Simple)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/haukex/Badge-Simple?svg=true)](https://ci.appveyor.com/project/haukex/badge-simple)\n[![Coverage Status](https://coveralls.io/repos/github/haukex/Badge-Simple/badge.svg)](https://coveralls.io/github/haukex/Badge-Simple)\n[![Kwalitee Score](https://cpants.cpanauthors.org/dist/Badge-Simple.svg)](https://cpants.cpanauthors.org/dist/Badge-Simple)\n[![CPAN Testers](https://haukex.github.io/my-badges/Badge-Simple.svg)](http://matrix.cpantesters.org/?dist=Badge-Simple)\n\nInstallation\n------------\n\nTo install this distribution type the following:\n\n\tperl Makefile.PL\n\tmake\n\tmake test\n\tmake install\n\nIf you are running Windows, you may need to use `dmake`, `nmake`,\nor `gmake` instead of `make`.\n\nDependencies\n------------\n\nRequirements: Perl v5.6 or higher (a more current version is\n*strongly* recommended) and several of its core modules; users of\nolder Perls may need to upgrade some core modules.\n\nThe CPAN distributions\n[`Imager`](https://metacpan.org/release/Imager) and\n[`XML-LibXML`](https://metacpan.org/release/XML-LibXML)\nare also required.\n\nThe full list of required modules can be found in the file\n`Makefile.PL`. This module should work on any platform supported\nby these modules.\n\nAuthor, Copyright and License\n-----------------------------\n\nCopyright (c) 2018 Hauke Daempfling \u003chaukex@zero-g.net\u003e.\n\nThis library is free software; you can redistribute it and/or modify\nit under the same terms as Perl 5 itself.\n\nFor more information see the Perl Artistic License,\nwhich should have been distributed with your copy of Perl.\nTry the command `perldoc perlartistic` or see\n\u003chttp://perldoc.perl.org/perlartistic.html\u003e\n\n[Shields.io](http://shields.io) is licensed under Creative Commons\nCC0 Public Domain Dedication.\nSee \u003chttps://github.com/badges/shields/blob/master/LICENSE\u003e.\n\nThis distribution contains the file `DejaVuSans.ttf`, its license\nterms can be found in the file `DejaVuSans_LICENSE.txt`. The\nlicense terms can also be accessed at\n\u003chttps://dejavu-fonts.github.io/License.html\u003e.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukex%2Fbadge-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaukex%2Fbadge-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukex%2Fbadge-simple/lists"}