{"id":13663408,"name":"pyfiglet","ecosystem":"debian","description":null,"homepage":"https://github.com/pwaller/pyfiglet","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pwaller/pyfiglet","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:46:20.962Z","latest_release_published_at":"2026-02-12T09:46:20.962Z","latest_release_number":"1.0.3+dfsg-1","last_synced_at":"2026-08-07T16:01:08.449Z","created_at":"2026-02-12T09:46:20.761Z","updated_at":"2026-09-10T00:50:59.728Z","registry_url":"https://tracker.debian.org/pkg/pyfiglet","install_command":"apt-get install pyfiglet","documentation_url":"https://packages.debian.org/trixie/pyfiglet","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-pyfiglet","standards_version":"4.7.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, figlet, python3-all, python3-setuptools, toilet","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1225113,"uuid":"1153172","full_name":"pwaller/pyfiglet","owner":"pwaller","description":"An implementation of figlet written in Python","archived":false,"fork":false,"pushed_at":"2026-08-02T21:51:18.000Z","size":2810,"stargazers_count":1583,"open_issues_count":2,"forks_count":158,"subscribers_count":22,"default_branch":"main","last_synced_at":"2026-09-09T01:08:42.781Z","etag":null,"topics":["ascii-art","figlet","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/pwaller.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-09T13:34:17.000Z","updated_at":"2026-09-06T21:10:56.000Z","dependencies_parsed_at":"2026-08-25T01:13:49.703Z","dependency_job_id":"8dc1baf9-6afd-4418-bdbf-bc726e1b14b7","html_url":"https://github.com/pwaller/pyfiglet","commit_stats":{"total_commits":195,"total_committers":28,"mean_commits":6.964285714285714,"dds":0.7384615384615385,"last_synced_commit":"d78b6ab6e05bf39370a134f6847b79e28a937b2e"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/pwaller/pyfiglet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwaller","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/sbom","scorecard":{"id":113350,"data":{"date":"2025-08-04","repo":{"name":"github.com/pwaller/pyfiglet","commit":"b40b87c18a22a7e6727ed913353aa08a374e3070"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/27 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pwaller/pyfiglet/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pwaller/pyfiglet/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pwaller/pyfiglet/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pwaller/pyfiglet/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pwaller/pyfiglet/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yml:39"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T17:46:01.764Z","repository_id":1225113,"created_at":"2025-08-15T17:46:01.765Z","updated_at":"2025-08-15T17:46:01.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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"},"owner_record":{"login":"pwaller","name":"Peter Waller","uuid":"438648","kind":"user","description":"This is my personal account, my views and actions are my own and do not relate to my employer.","email":"","website":null,"location":"Manchester, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/438648?u=cfa779ddfc478c6cb74e83ebbb3eda56d19ff771\u0026v=4","repositories_count":223,"last_synced_at":"2024-12-06T21:53:45.771Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pwaller","funding_links":[],"total_stars":2753,"followers":240,"following":48,"created_at":"2022-11-02T23:31:42.933Z","updated_at":"2024-12-06T21:53:45.772Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwaller","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwaller/repositories"},"tags":[{"name":"v1.0.4","sha":"e7590f2b80a403db9605750df8a51198759757ee","kind":"commit","published_at":"2025-08-15T18:27:57.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v1.0.4","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"61d33158fc1e890578d72dae70a239a6f4cc2e11","kind":"commit","published_at":"2025-06-02T12:10:14.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v1.0.3","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"be130d640d520d4a9db2b4f8a86f9d838534f8d0","kind":"commit","published_at":"2023-09-13T20:52:43.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v1.0.2","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d47fc460227cb1b8334559dc664b4b92ec2b0341","kind":"commit","published_at":"2023-09-11T17:03:31.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v1.0.1","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"153534491476061300e67fa05528491b80e60b8d","kind":"commit","published_at":"2023-09-10T07:52:56.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v1.0.0","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"41d226b7555ca77cbabbf08a97cc5eaa13ec8e25","kind":"commit","published_at":"2023-09-01T17:23:24.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v1.0.0rc1","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v1.0.0rc1/manifests"},{"name":"v0.8.0","sha":"d7079e9e77b8bdf92c98fd7fd47a029c15a7a634","kind":"tag","published_at":"2018-12-06T22:47:54.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v0.8.0","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.8.0/manifests"},{"name":"v0.8.post0","sha":"d7079e9e77b8bdf92c98fd7fd47a029c15a7a634","kind":"commit","published_at":"2018-12-06T22:46:37.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v0.8.post0","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v0.8.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v0.8.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.8.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.8.post0/manifests"},{"name":"v0.7.6","sha":"c2313b9f29775cae9e6cbe4af4cf4d30e0893a59","kind":"commit","published_at":"2018-10-17T20:05:33.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v0.7.6","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"e181e03187562524f3daf9e9b5b3d428a676ab01","kind":"commit","published_at":"2016-04-12T20:23:11.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/v0.7.5","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/v0.7.5/manifests"},{"name":"0.7.4","sha":"1ddce601f53fe07c7bc1f8793725e59ddc97bd1c","kind":"commit","published_at":"2015-05-27T07:34:32.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/0.7.4","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"544078a4da4bff6a9c30ee6b10429ead093e249b","kind":"commit","published_at":"2015-04-14T19:38:35.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/0.7.3","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"fbe7fe78826a70f1c6145d1ebc10ab88c2dae128","kind":"commit","published_at":"2014-09-14T10:00:06.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/0.7.2","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"0db9a14e62e713ad45c8e21f28c5054c0d916ffe","kind":"commit","published_at":"2014-07-27T16:20:12.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/0.7.1","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7.1/manifests"},{"name":"0.7","sha":"1dad5cb209ab5c9c577d252a4dcac0df63d665b9","kind":"commit","published_at":"2014-06-02T14:13:20.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/0.7","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.7/manifests"},{"name":"0.6.1","sha":"ad86643d782d5749d2891547c7bb47d5a182cab0","kind":"commit","published_at":"2012-09-14T10:08:43.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/0.6.1","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.6.1/manifests"},{"name":"0.6","sha":"2a0d81d92a30b8d28e83c1910ed7ebb52116a010","kind":"commit","published_at":"2011-05-29T18:59:05.000Z","download_url":"https://codeload.github.com/pwaller/pyfiglet/tar.gz/0.6","html_url":"https://github.com/pwaller/pyfiglet/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pwaller/pyfiglet@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/tags/0.6/manifests"}]},"repo_metadata_updated_at":"2026-09-10T00:50:59.728Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/pyfiglet?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pyfiglet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pyfiglet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pyfiglet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T23:38:09.382Z","issues_count":64,"pull_requests_count":87,"avg_time_to_close_issue":21313256.459016394,"avg_time_to_close_pull_request":6133542.662650603,"issues_closed_count":61,"pull_requests_closed_count":83,"pull_request_authors_count":46,"issue_authors_count":53,"avg_comments_per_issue":4.703125,"avg_comments_per_pull_request":2.4482758620689653,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":7642596.0,"past_year_avg_time_to_close_pull_request":2764033.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwaller%2Fpyfiglet/issues","maintainers":[{"login":"pwaller","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pwaller"},{"login":"stefanor","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanor"},{"login":"peterbrittain","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterbrittain"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pyfiglet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pyfiglet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pyfiglet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pyfiglet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pyfiglet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pyfiglet/codemeta","maintainers":[]}