{"id":3904889,"name":"github.com/libtcod/python-tcod","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/libtcod/python-tcod","keywords_array":[],"namespace":"github.com/libtcod","versions_count":30,"first_release_published_at":"2015-03-20T06:18:50.000Z","latest_release_published_at":"2018-06-29T23:57:17.000Z","latest_release_number":"v4.5.2+incompatible","last_synced_at":"2026-03-20T05:46:39.172Z","created_at":"2022-04-12T00:46:15.477Z","updated_at":"2026-03-20T05:46:39.173Z","registry_url":"https://pkg.go.dev/github.com/libtcod/python-tcod","install_command":"go get github.com/libtcod/python-tcod","documentation_url":"https://pkg.go.dev/github.com/libtcod/python-tcod#section-documentation","metadata":{},"repo_metadata":{"id":28672539,"uuid":"32192238","full_name":"libtcod/python-tcod","owner":"libtcod","description":"A high-performance Python port of libtcod.  Includes the libtcodpy module for backwards compatibility with older projects.","archived":false,"fork":false,"pushed_at":"2025-10-06T21:40:53.000Z","size":26243,"stargazers_count":440,"open_issues_count":7,"forks_count":38,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-06T23:27:08.404Z","etag":null,"topics":["field-of-view","libtcod","libtcodpy","pathfinding","pypy","pypy3","python","python-library","python-tcod","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libtcod.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"HexDecimal"}},"created_at":"2015-03-14T02:26:43.000Z","updated_at":"2025-10-06T21:34:07.000Z","dependencies_parsed_at":"2024-01-15T21:25:37.548Z","dependency_job_id":"8db229cc-3bcb-488d-be09-9c802e54a1ab","html_url":"https://github.com/libtcod/python-tcod","commit_stats":{"total_commits":1885,"total_committers":23,"mean_commits":81.95652173913044,"dds":0.06843501326259949,"last_synced_commit":"1ba890c2aeae7e28d7a7de5b5a3764301aca9030"},"previous_names":[],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/libtcod/python-tcod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libtcod","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/sbom","scorecard":{"id":534071,"data":{"date":"2025-08-11","repo":{"name":"github.com/libtcod/python-tcod","commit":"33a24b65449eb61c7905d0181e19c0646a233494"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-on-tag.yml:13","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/release-on-tag.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-on-tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/release-on-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-on-tag.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/libtcod/python-tcod/release-on-tag.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:185","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:188","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:298","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:89","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:350"],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:28:56.348Z","repository_id":28672539,"created_at":"2025-08-20T06:28:56.349Z","updated_at":"2025-08-20T06:28:56.349Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278698811,"owners_count":26030399,"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-10-06T02:00:05.630Z","response_time":65,"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":"libtcod","name":"libtcod","uuid":"40313210","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40313210?v=4","repositories_count":7,"last_synced_at":"2024-04-22T03:53:54.348Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"HexDecimal"}},"html_url":"https://github.com/libtcod","funding_links":["https://github.com/sponsors/HexDecimal"],"total_stars":1302,"followers":12,"following":0,"created_at":"2022-11-11T20:00:52.825Z","updated_at":"2024-04-22T03:53:55.879Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libtcod","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libtcod/repositories"},"tags":[{"name":"19.5.0","sha":"59d5923829f5e6f20ac2776fed843db99eda812e","kind":"tag","published_at":"2025-09-13T19:29:28.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.5.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.5.0/manifests"},{"name":"19.4.1","sha":"30f7834414e6190747c019ef9e800a7c5d657f41","kind":"tag","published_at":"2025-08-27T12:05:32.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.4.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.4.1/manifests"},{"name":"19.4.0","sha":"33a24b65449eb61c7905d0181e19c0646a233494","kind":"tag","published_at":"2025-08-06T22:41:41.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.4.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.4.0/manifests"},{"name":"19.3.1","sha":"1af4f65aef6c9c12e4f4628c474be7ccf9b6848d","kind":"tag","published_at":"2025-08-02T03:46:09.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.3.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.3.1/manifests"},{"name":"19.3.0","sha":"a58c4dc1810f41ce9489d222897078c3b0c08f26","kind":"tag","published_at":"2025-07-26T11:00:13.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.3.0/manifests"},{"name":"19.2.0","sha":"c19aacd49bca8e0062bb41495840150fe0a55f5d","kind":"tag","published_at":"2025-07-20T14:42:17.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.2.0/manifests"},{"name":"19.1.0","sha":"651f58f17e54f2701b4241b097edf6a6ebe4c68b","kind":"tag","published_at":"2025-07-12T09:37:23.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.1.0/manifests"},{"name":"19.0.2","sha":"fbd9f78925bfaf2e4eeb75c7f8315e0be3c92ac2","kind":"tag","published_at":"2025-07-11T12:42:06.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.0.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.0.2/manifests"},{"name":"19.0.1","sha":"523262275dacd3b770f04b4c5ce57af2c1dfd411","kind":"tag","published_at":"2025-07-11T12:19:03.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.0.1/manifests"},{"name":"19.0.0","sha":"50721e8e12a9b2395a5df28aa935b40cfe35335f","kind":"tag","published_at":"2025-06-13T19:30:07.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/19.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/19.0.0/manifests"},{"name":"18.1.0","sha":"f553f45e8153572822569eac1e55e1d86e6a1cec","kind":"tag","published_at":"2025-05-05T00:59:02.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/18.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/18.1.0/manifests"},{"name":"18.0.0","sha":"de5d8456a05c49a2d78450611661329aa47d90af","kind":"tag","published_at":"2025-04-08T05:51:34.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/18.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/18.0.0/manifests"},{"name":"17.1.0","sha":"250d0ad0d593e2df2ff87b2c3e7ef9a50e329088","kind":"tag","published_at":"2025-03-29T04:45:58.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/17.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/17.1.0/manifests"},{"name":"17.0.0","sha":"048d1805a851046fb88bcffcdc66c3bb1a2813ff","kind":"tag","published_at":"2025-03-28T08:11:14.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/17.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/17.0.0/manifests"},{"name":"16.2.3","sha":"59ec79731507eec5d50dbada3ee766c4d3312621","kind":"tag","published_at":"2024-07-16T22:28:08.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.2.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.3/manifests"},{"name":"16.2.2","sha":"5dcbcd42c14464f0f1e1680bde42438d597502e1","kind":"tag","published_at":"2024-01-16T06:54:43.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.2.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.2/manifests"},{"name":"16.2.1","sha":"b032d80bcfe1557ea5f8a9ffdf9e65320c4981d4","kind":"tag","published_at":"2023-09-25T06:07:46.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.2.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.1/manifests"},{"name":"16.2.0","sha":"688fc663ca08138afb8efed192b620bbf3f3bee1","kind":"tag","published_at":"2023-09-21T03:46:42.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.2.0/manifests"},{"name":"16.1.1","sha":"e597ceb8b5a63a62f2c99fdeffaab16adad2be0b","kind":"tag","published_at":"2023-07-10T08:06:51.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.1.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.1.1/manifests"},{"name":"16.1.0","sha":"7ffb785f4d15250571f2945a273342659464b96c","kind":"tag","published_at":"2023-06-23T21:59:16.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.1.0/manifests"},{"name":"16.0.3","sha":"a9345246acb0b73b4a46b2f5c8c3224b086db013","kind":"tag","published_at":"2023-06-04T10:58:08.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.0.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.3/manifests"},{"name":"16.0.2","sha":"c061679b18cfaac162c576ef5d6513cf123eee75","kind":"tag","published_at":"2023-06-02T15:08:20.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.0.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.2/manifests"},{"name":"16.0.1","sha":"07bf13c21ff3903a5fc4a5ae548047799d4faa6f","kind":"tag","published_at":"2023-05-28T12:06:52.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.1/manifests"},{"name":"16.0.0","sha":"98531c5fee187633fc84640c844ac1bfb0e88c0a","kind":"tag","published_at":"2023-05-28T03:53:47.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/16.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/16.0.0/manifests"},{"name":"15.0.3","sha":"814f54f55c424ff8330868fa8c844be8010324d2","kind":"tag","published_at":"2023-05-25T10:58:45.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/15.0.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.3/manifests"},{"name":"15.0.2","sha":"aff2fefed7c2919abf755c73281dd4858394a4ff","kind":"tag","published_at":"2023-05-25T10:36:08.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/15.0.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.2/manifests"},{"name":"15.0.1","sha":"b81395a564eb9b742ac62be597a74be77816a4c6","kind":"tag","published_at":"2023-03-31T04:14:15.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/15.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.1/manifests"},{"name":"15.0.0","sha":"65ec5b9a705aeced7bd50b53779848e392f03846","kind":"tag","published_at":"2023-01-04T21:14:16.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/15.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/15.0.0/manifests"},{"name":"14.0.0","sha":"117943a366dc09a642b975b801a1763cfaff9477","kind":"tag","published_at":"2022-12-10T00:18:20.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/14.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/14.0.0/manifests"},{"name":"13.8.1","sha":"d2f3c5b7a16864091f4e32ee5bb28f1695d2e31e","kind":"tag","published_at":"2022-09-23T19:31:10.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.8.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.8.1/manifests"},{"name":"13.8.0","sha":"26f309b396ff8cd4fe276b163a8137983bda8999","kind":"tag","published_at":"2022-09-23T06:17:17.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.8.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.8.0/manifests"},{"name":"13.7.0","sha":"8d9c72a99bb387a939b7f817722431a76fca493f","kind":"tag","published_at":"2022-08-08T02:32:53.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.7.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.7.0/manifests"},{"name":"13.6.2","sha":"2b0cbe66be4b8c5f2e932db9c0807081ed38a071","kind":"tag","published_at":"2022-05-02T18:52:21.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.6.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.6.2/manifests"},{"name":"13.6.1","sha":"d385df427d23510798d9ddb79219c05fd5b23597","kind":"tag","published_at":"2022-03-29T19:32:08.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.6.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.6.1/manifests"},{"name":"13.6.0","sha":"934d2dd0ba5bc4d2dd1e4435c826a6bf512c7a70","kind":"tag","published_at":"2022-02-19T08:42:42.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.6.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.6.0/manifests"},{"name":"13.5.0","sha":"1efd2631b806e7fc511ca9806a824d8d060c767b","kind":"tag","published_at":"2022-02-11T23:58:13.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.5.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.5.0/manifests"},{"name":"13.4.0","sha":"1149f9a1d0f4a46e95c47abf12cb204ec3d0fc86","kind":"tag","published_at":"2022-02-05T03:59:18.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.4.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.4.0/manifests"},{"name":"13.3.0","sha":"e12c4172baa9efdfd74aff6ee9bab8454a835248","kind":"tag","published_at":"2022-01-08T06:30:42.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.3.0/manifests"},{"name":"13.2.0","sha":"033c8621d27ab77c64854f2b3c745be007f4362d","kind":"tag","published_at":"2021-12-24T21:30:28.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.2.0/manifests"},{"name":"13.1.0","sha":"742153c270750150894eced72b2f33cb529a581f","kind":"tag","published_at":"2021-10-23T00:02:03.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.1.0/manifests"},{"name":"13.0.0","sha":"adb3999595c02a693f38123a82edcd542167c301","kind":"tag","published_at":"2021-09-20T22:03:23.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/13.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/13.0.0/manifests"},{"name":"12.7.3","sha":"2521db3647fcdedc4991c0cb0850bc6ed0869bd8","kind":"tag","published_at":"2021-08-13T20:28:32.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.7.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.3/manifests"},{"name":"12.7.2","sha":"55f8cf4352e22903a3a89dadcc5192a8ddf3b043","kind":"tag","published_at":"2021-07-01T18:02:04.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.7.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.2/manifests"},{"name":"12.7.1","sha":"c5514a7031a38c3f0a23a672010d581efa90b043","kind":"tag","published_at":"2021-06-30T18:24:54.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.7.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.1/manifests"},{"name":"12.7.0","sha":"37bc8e21e74985d74ac9fb16ba3eba2bc998b2ce","kind":"tag","published_at":"2021-06-30T03:07:03.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.7.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.7.0/manifests"},{"name":"12.6.2","sha":"8be15d3b3397ed5b49288c8f84d913d9cd08407c","kind":"tag","published_at":"2021-06-16T01:32:55.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.6.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.6.2/manifests"},{"name":"12.6.1","sha":"08934cdb4b7f640e5b78e00967820ad182a252b7","kind":"tag","published_at":"2021-06-10T01:12:43.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.6.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.6.1/manifests"},{"name":"12.6.0","sha":"ad98cf969e281c8be0b877a06bd786a2cb21657c","kind":"tag","published_at":"2021-06-09T22:44:00.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.6.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.6.0/manifests"},{"name":"12.5.1","sha":"c5e3f72473542cba9f5811e1e13a08f4bff8066d","kind":"tag","published_at":"2021-05-31T05:58:05.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.5.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.5.1/manifests"},{"name":"12.5.0","sha":"47353dc2ef4565e4f891fac9ee95a2628e933d3a","kind":"tag","published_at":"2021-05-22T00:30:44.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.5.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.5.0/manifests"},{"name":"12.4.0","sha":"8ddd70c5e0563e77dfaff3a108c582abb0d760bf","kind":"tag","published_at":"2021-05-21T14:58:49.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.4.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.4.0/manifests"},{"name":"12.3.2","sha":"802a666ba7eeff5b892fc6ea4f8b543bfb5b3b5e","kind":"tag","published_at":"2021-05-15T23:42:29.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.3.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.3.2/manifests"},{"name":"12.3.1","sha":"c99fb9ce3b47e011ba45340b7cf24aabf32616ea","kind":"tag","published_at":"2021-05-13T23:49:29.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.3.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.3.1/manifests"},{"name":"12.3.0","sha":"6be33d934cf33c2df04f9c7d28bd7fd99c5caefe","kind":"tag","published_at":"2021-05-13T23:08:36.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.3.0/manifests"},{"name":"12.2.0","sha":"6ccbb3a5ca6cf3d8382990daa5f5b25586bc5bbf","kind":"tag","published_at":"2021-04-10T03:08:48.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.2.0/manifests"},{"name":"12.1.0","sha":"07258cbcf41b36e8cdf765b7ef43b779866aa74c","kind":"tag","published_at":"2021-04-01T19:05:01.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.1.0/manifests"},{"name":"12.0.0","sha":"8e934601e5c96275ffa25ab33809a47d3ebe8852","kind":"tag","published_at":"2021-03-06T03:18:05.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/12.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/12.0.0/manifests"},{"name":"11.19.3","sha":"7afa5a4758fd41f27e18dcd58f6d42f456e3cc71","kind":"tag","published_at":"2021-01-07T19:36:12.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.19.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.3/manifests"},{"name":"11.19.2","sha":"0b0042b5ecc650d06ac71ece82683e4bad1aa3ad","kind":"tag","published_at":"2020-12-30T12:11:26.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.19.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.2/manifests"},{"name":"11.19.1","sha":"2ffa87bafbe015455ca6f933098d5c7bf5549c4e","kind":"tag","published_at":"2020-12-30T05:27:08.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.19.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.1/manifests"},{"name":"11.19.0","sha":"a44b8fe17ae80fd8ece89f4ba76699bfa2609888","kind":"tag","published_at":"2020-12-30T00:19:23.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.19.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.19.0/manifests"},{"name":"11.18.3","sha":"6fd153bc67b56b122a5af7ac4331b47a6771a73b","kind":"tag","published_at":"2020-12-29T03:56:29.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.18.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.3/manifests"},{"name":"11.18.2","sha":"b46bd07b24ccd3d6926c8fad9e5079aab526a729","kind":"commit","published_at":"2020-12-04T09:54:25.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.18.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.2/manifests"},{"name":"11.18.1","sha":"34fee4b6026841420fbda42866c354c0e0a22eb6","kind":"tag","published_at":"2020-11-30T18:00:30.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.18.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.1/manifests"},{"name":"11.18.0","sha":"4a79dfa1779fbe0f6e5981394f175030576e9bd6","kind":"tag","published_at":"2020-11-14T02:17:14.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.18.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.18.0/manifests"},{"name":"11.17.0","sha":"8fc71f758e18c93fd66495c2d0fe2e52251a52ff","kind":"tag","published_at":"2020-10-30T22:13:51.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.17.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.17.0/manifests"},{"name":"11.16.1","sha":"550924e0dd8424f223b23c26aee3a9e1cb86876b","kind":"tag","published_at":"2020-10-28T17:34:39.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.16.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.16.1/manifests"},{"name":"11.16.0","sha":"52a573863457959248ede0b696f41df522c7047f","kind":"tag","published_at":"2020-10-23T22:41:04.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.16.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.16.0/manifests"},{"name":"11.15.3","sha":"acc83fdc509c290af9a841bca868851fc7330137","kind":"tag","published_at":"2020-07-30T09:44:25.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.15.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.3/manifests"},{"name":"11.15.2","sha":"f30a736ab55b5bd28b99e93a0f4bf9e98c65971e","kind":"tag","published_at":"2020-07-28T02:53:13.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.15.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.2/manifests"},{"name":"11.15.1","sha":"873111abbbbb40955042d72aa8ba43ab051aa2b3","kind":"tag","published_at":"2020-07-26T09:57:23.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.15.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.1/manifests"},{"name":"11.15.0","sha":"2cbb27ea0f9f691925c253b76acc101f708cc109","kind":"tag","published_at":"2020-06-29T21:42:04.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.15.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.15.0/manifests"},{"name":"11.14.0","sha":"56ddb8957fceae0bd87a09cdea35e5803fc2577a","kind":"tag","published_at":"2020-06-23T11:30:39.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.14.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.14.0/manifests"},{"name":"11.13.6","sha":"b007ebe9f1b9ea1e22cfdf7eddbf96b9f1bc6aae","kind":"tag","published_at":"2020-06-20T02:42:25.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.13.6","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.6/manifests"},{"name":"11.13.5","sha":"7ecb804aaf007970e0e4e0c33acb442d6b1a04c2","kind":"tag","published_at":"2020-06-15T08:47:20.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.13.5","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.5/manifests"},{"name":"11.13.4","sha":"31c89613c56253818a55d07b4c91bba809613e89","kind":"tag","published_at":"2020-06-15T08:04:24.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.13.4","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.4/manifests"},{"name":"11.13.3","sha":"2419c7bdc72f87efd7e44f1319409738e02bed03","kind":"tag","published_at":"2020-06-13T16:21:59.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.13.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.3/manifests"},{"name":"11.13.2","sha":"13cae0c43094a059dc68935cba93b54dd021b78d","kind":"tag","published_at":"2020-06-13T01:48:18.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.13.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.2/manifests"},{"name":"11.13.1","sha":"eaa3b722647b4a080f10155272985e4ab1048af4","kind":"tag","published_at":"2020-05-30T22:10:07.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.13.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.1/manifests"},{"name":"11.13.0","sha":"4351ad9b20e3620590cd1b6d72b78f4345b45d74","kind":"tag","published_at":"2020-05-23T01:59:29.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.13.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.13.0/manifests"},{"name":"11.12.1","sha":"81cf898037a4378a13aa6cf5773eed73beac4042","kind":"tag","published_at":"2020-05-03T03:57:03.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.12.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.12.1/manifests"},{"name":"11.12.0","sha":"9869918267add97fb112e73aae3699442993ac60","kind":"tag","published_at":"2020-05-01T02:04:54.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.12.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.12.0/manifests"},{"name":"11.11.4","sha":"201e014fb328fb69b6577c88bbdd8cc9e844187e","kind":"tag","published_at":"2020-04-26T18:54:22.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.11.4","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.4/manifests"},{"name":"11.11.3","sha":"9ba91852b3009b655eb5d3fb48858f3f11fc7b7c","kind":"tag","published_at":"2020-04-24T16:15:38.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.11.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.3/manifests"},{"name":"11.11.2","sha":"88a2eb0bb997204082624758afdfbbf21b3e992c","kind":"tag","published_at":"2020-04-22T17:50:58.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.11.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.2/manifests"},{"name":"11.11.1","sha":"f35a0c720eb6e5eb4dac13eaeae4740e95bc8096","kind":"tag","published_at":"2020-04-03T09:04:24.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.11.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.1/manifests"},{"name":"11.11.0","sha":"f10b2e8c68ffaeef319ea21576847d6184d9df72","kind":"tag","published_at":"2020-04-03T03:01:45.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.11.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.11.0/manifests"},{"name":"11.10.0","sha":"996e5af679661e3e861d3e9b0949c417423851b8","kind":"tag","published_at":"2020-03-26T23:05:37.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.10.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.10.0/manifests"},{"name":"11.9.2","sha":"bd530ca8325f24bf77c753792781f998802f0d0e","kind":"tag","published_at":"2020-03-18T01:16:09.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.9.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.9.2/manifests"},{"name":"11.9.1","sha":"5c0ddf410b7e8d20b09322ae3c0d2d103db58abc","kind":"tag","published_at":"2020-02-29T00:25:32.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.9.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.9.1/manifests"},{"name":"11.9.0","sha":"87d3034c31a414cf58f7f6adc79eff1c7a099455","kind":"tag","published_at":"2020-02-23T01:06:33.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.9.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.9.0/manifests"},{"name":"11.8.2","sha":"5374fdc9a007588e331c14aff26293d647c61ac1","kind":"tag","published_at":"2020-02-22T20:50:56.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.8.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.8.2/manifests"},{"name":"11.8.1","sha":"50775fad0ccc9d02e5cf5dd42b91a00de0995fb1","kind":"tag","published_at":"2020-02-22T11:48:50.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.8.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.8.1/manifests"},{"name":"11.8.0","sha":"615dee4a96b917d979f9c6b8921f4f5775cea97b","kind":"tag","published_at":"2020-02-22T00:03:26.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.8.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.8.0/manifests"},{"name":"11.7.2","sha":"21959dd4f549259d360c957b005bc99809f87be9","kind":"tag","published_at":"2020-02-16T19:34:26.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.7.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.7.2/manifests"},{"name":"11.7.1","sha":"28681d3a1d0b9d0a48b323561e60e130b9459465","kind":"tag","published_at":"2020-02-16T08:16:34.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.7.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.7.1/manifests"},{"name":"11.7.0","sha":"36a56133e89158b059e14c0b256cbaace96d7a6c","kind":"tag","published_at":"2020-02-15T00:20:47.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.7.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.7.0/manifests"},{"name":"11.6.0","sha":"9da9a45c58a6f42ebb57834408483c08d2bff96d","kind":"tag","published_at":"2019-12-06T02:39:09.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.6.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.6.0/manifests"},{"name":"11.5.1","sha":"fd32727e5ea057d2b5f249d62110b838aba6a8cd","kind":"tag","published_at":"2019-11-23T08:42:49.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.5.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.5.1/manifests"},{"name":"11.5.0","sha":"c21fb3caec4b70cc2c604bf11ca37fe7b1556ccc","kind":"tag","published_at":"2019-11-23T06:35:46.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.5.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.5.0/manifests"},{"name":"11.4.1","sha":"3011a11a7a455dd23132d18a2d010a17895f8a44","kind":"tag","published_at":"2019-10-15T21:38:45.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.4.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.4.1/manifests"},{"name":"11.4.0","sha":"64f012e8414182abbb379b4754278165edf728e0","kind":"tag","published_at":"2019-09-20T23:42:11.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.4.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.4.0/manifests"},{"name":"11.3.0","sha":"3843ee6dc78be03ec2db5f0040f3b7f5c2a8efdf","kind":"tag","published_at":"2019-09-07T00:29:52.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.3.0/manifests"},{"name":"11.2.2","sha":"a39ecd91df76f4fa6e3218a17599faafe700d53a","kind":"tag","published_at":"2019-08-26T03:28:10.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.2.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.2.2/manifests"},{"name":"11.2.1","sha":"32fcc42d5107c5b212978ea88df1a8f6f4743061","kind":"tag","published_at":"2019-08-26T01:20:48.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.2.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.2.1/manifests"},{"name":"11.2.0","sha":"e97517114c544f49a4c64ae5c31ae855c852af71","kind":"tag","published_at":"2019-08-25T06:40:50.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.2.0/manifests"},{"name":"11.1.2","sha":"dffea9b7f465fa8490635b374dd470e4460ae5f8","kind":"tag","published_at":"2019-08-02T19:59:50.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.1.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"313cdcc69cd542993b047e1d5487de47eeecf0a8","kind":"tag","published_at":"2019-08-01T16:35:15.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.1.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.1.1/manifests"},{"name":"11.1.0","sha":"7b4c4692f9aecf584614125e74d640bec8a188b8","kind":"tag","published_at":"2019-07-05T23:41:31.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.1.0/manifests"},{"name":"11.0.2","sha":"e1f3d762cb98c1052cfe6c338d66947e23531c2c","kind":"tag","published_at":"2019-06-22T05:29:56.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.0.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.0.2/manifests"},{"name":"11.0.1","sha":"0740d0bb4f76d2743c0d89c80a80e7588d294d31","kind":"tag","published_at":"2019-06-21T17:25:10.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"ef47f02a13bb96dfab56e7568252b750178dd3e6","kind":"tag","published_at":"2019-06-15T00:49:55.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/11.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/11.0.0/manifests"},{"name":"10.1.1","sha":"baf8cf10b964ae3914ed4e40460c1b4ccba1eaeb","kind":"tag","published_at":"2019-06-03T03:10:43.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.1.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.1.1/manifests"},{"name":"10.1.0","sha":"cec272d56a0b031436c16c59f02554a4aeacaa2b","kind":"tag","published_at":"2019-05-24T14:56:03.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.1.0/manifests"},{"name":"10.0.5","sha":"690d6844a5a166ba94edb19cf2761aaa354b5947","kind":"tag","published_at":"2019-05-18T00:43:33.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.0.5","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.5/manifests"},{"name":"10.0.4","sha":"778da4a620fed622bb89617a6befc1098218df0d","kind":"tag","published_at":"2019-05-17T15:55:32.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.0.4","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.4/manifests"},{"name":"10.0.3","sha":"796a79239567c477ba5a7e67855fbfc5d0422e2e","kind":"tag","published_at":"2019-05-11T02:50:56.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.0.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.3/manifests"},{"name":"10.0.2","sha":"a45ad1276074bf71df17779978b90ba0021a9dac","kind":"tag","published_at":"2019-04-27T02:04:38.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.0.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.2/manifests"},{"name":"10.0.1","sha":"8ba10c5cfb813eaf3e834de971ba2d6acb7838e4","kind":"tag","published_at":"2019-04-20T03:34:44.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.1/manifests"},{"name":"10.0.0","sha":"85a4f8a716e1cf4189871381ba1951f445b396f4","kind":"tag","published_at":"2019-03-29T22:10:27.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/10.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/10.0.0/manifests"},{"name":"9.3.0","sha":"c342e660ab481436340d0cd7a2e3765cb4d5bbea","kind":"tag","published_at":"2019-03-16T00:05:47.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.3.0/manifests"},{"name":"9.2.5","sha":"d5c9631b323dcabd8bd46050155a3b2fc30d11b9","kind":"tag","published_at":"2019-03-04T19:16:24.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.2.5","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.5/manifests"},{"name":"9.2.4","sha":"57b21402b54c5a61dda5f5b92256e987dd3b6aa9","kind":"tag","published_at":"2019-03-03T04:08:11.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.2.4","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.4/manifests"},{"name":"9.2.3","sha":"f093b0815698fc652d8199e5327e7e502b15b760","kind":"tag","published_at":"2019-03-01T22:15:15.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.2.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.3/manifests"},{"name":"9.2.2","sha":"727437c4a5b4bd29db81bfe308e039857275098a","kind":"tag","published_at":"2019-02-26T19:59:13.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.2.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.2/manifests"},{"name":"9.2.1","sha":"7a63e5f9f4d98533643053f76b529f42ab9af60d","kind":"tag","published_at":"2019-02-25T22:28:34.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.2.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.1/manifests"},{"name":"9.2.0","sha":"1d0840628946128218706d484c01f11f5fa2a92b","kind":"tag","published_at":"2019-02-25T00:00:41.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.2.0/manifests"},{"name":"9.1.0","sha":"011b61de8ba9c67929c8821d53a612924c676369","kind":"tag","published_at":"2019-02-23T12:42:18.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"e8811b091d5a8240e7e86adcdb77796722d6c3f0","kind":"tag","published_at":"2019-02-17T20:55:02.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/9.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/9.0.0/manifests"},{"name":"8.5.0","sha":"7418513ab09bfb868898f85a57479e08ce5f3cc7","kind":"tag","published_at":"2019-02-15T19:55:15.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.5.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.5.0/manifests"},{"name":"8.4.3","sha":"ebfb2567c07bdff7b742edb336b4e2c66c8434e0","kind":"tag","published_at":"2019-02-06T10:48:19.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.4.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"126dae241a85930c7483a077f00c4c54df4da37e","kind":"tag","published_at":"2019-02-05T12:06:00.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.4.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"30f92e45dc95044a8c050c9b51e3909265330d15","kind":"tag","published_at":"2019-02-02T03:54:58.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.4.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"4dbca07df695195211926f338cf6d2208fcde270","kind":"tag","published_at":"2019-02-01T07:18:28.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.4.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.4.0/manifests"},{"name":"8.3.2","sha":"c9a7c6035fcbb567c6db2585bd41316469814dbd","kind":"tag","published_at":"2018-12-28T23:13:04.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.3.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.3.2/manifests"},{"name":"8.3.1","sha":"508ce059cde2ab79783ec996c9c04f7d4c0e3378","kind":"tag","published_at":"2018-12-28T19:09:25.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.3.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.3.1/manifests"},{"name":"8.3.0","sha":"2fd26515c74641ed66a6cf8040b268ff6fec4498","kind":"tag","published_at":"2018-12-08T13:43:43.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"81325306390d7db946e4178c5ae8365d91b5b79f","kind":"tag","published_at":"2018-11-28T00:03:04.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"a3e8114b5202f29b3193a0ca98d7bbd60c035e4b","kind":"tag","published_at":"2018-11-16T17:13:48.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.1.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"07b958c40c44615cdbb9bcf19a5c8a52d7655224","kind":"tag","published_at":"2018-11-16T04:33:33.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"9bb24ef12eba57cf00eca82a9e30a67aa65137a7","kind":"tag","published_at":"2018-11-02T20:02:07.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/8.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/8.0.0/manifests"},{"name":"7.0.1","sha":"c0bbcbfc8f4085ae71ace87b299993ce2dcad959","kind":"tag","published_at":"2018-10-27T20:10:11.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/7.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"3c6d146defd306de8f1b0a579af0d995007e2d97","kind":"tag","published_at":"2018-10-25T22:17:43.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/7.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/7.0.0/manifests"},{"name":"6.0.7","sha":"0c7099efe265b3778bdf48844d8e28b5e87a4016","kind":"tag","published_at":"2018-10-25T06:01:44.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.7","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"56cfb68440e5239be59d88564cf28c8907e22366","kind":"tag","published_at":"2018-10-01T22:09:46.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.6","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"78f79a3f2de2b8cb04f05e672057cda3f2a746ab","kind":"tag","published_at":"2018-09-28T18:06:07.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.5","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"972a426e458c1d2f136304549242b05de0c9915a","kind":"tag","published_at":"2018-09-12T02:40:25.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.4","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e5926ca1b54420e90836c98f1275c2a897402a3c","kind":"tag","published_at":"2018-09-06T00:42:56.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"c6ba1069aa07fb2ca6f988911361c131fe00c328","kind":"tag","published_at":"2018-08-29T01:14:05.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7717a5f1c0ae81168f83d802a2bb6432ee7ea4ae","kind":"tag","published_at":"2018-08-25T00:05:10.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"0b27158644dfef6b28933be42912fafda083755f","kind":"tag","published_at":"2018-08-23T08:09:22.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/6.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"d66a56c5a3f8f66b124d07853105a15ecd76c90f","kind":"tag","published_at":"2018-07-08T14:26:01.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/5.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"c1f0e5bc806670bd06b7ba861e9e9be9ed726e73","kind":"tag","published_at":"2018-07-05T21:18:49.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/5.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/5.0.0/manifests"},{"name":"4.6.1","sha":"e0bdd228ad2580ef22d8c0509751a2066778a456","kind":"tag","published_at":"2018-07-01T04:51:40.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/4.6.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/4.6.1/manifests"},{"name":"v4.5.2","sha":"3b802dd70a1bde3a122808813e6e8d285c91cff8","kind":"tag","published_at":"2018-06-29T23:57:39.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.5.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"87d517fa28eb580a15c388f327b11df1b093d0cd","kind":"tag","published_at":"2018-06-23T22:21:28.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.5.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"44ae42202f8e1cb39d3cbd9467a78f68cc72cbf3","kind":"tag","published_at":"2018-06-13T06:14:25.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.5.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"744ae75313cab7a3a8025fc81fea838def0bb064","kind":"tag","published_at":"2018-05-03T00:35:49.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.4.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"978a6c97196248273a483577b96394f4a55c7336","kind":"tag","published_at":"2018-03-19T03:19:32.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.3.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"81adf9a8848e1b10ceb99804e0cb390cc036f045","kind":"tag","published_at":"2018-03-08T08:24:03.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.3.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"7a06e58ecca577e379c3148a3c41ffdf732f6796","kind":"tag","published_at":"2018-02-01T20:32:13.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"a351bab370c7388d62959ba9f97369840af7ab53","kind":"tag","published_at":"2018-01-07T04:24:49.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.2.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"d483db7e8035f93d9b9c04da61bd083bc5e546e2","kind":"tag","published_at":"2018-01-07T03:01:58.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.2.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"0a21cc4a038e03c6bbac8cbbeaeb875e161506de","kind":"tag","published_at":"2018-01-07T02:10:33.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.2.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"4876a7d6a675d10480ac24c022669540fe458e77","kind":"tag","published_at":"2018-01-02T18:51:03.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"641cff0c37e62af0b4658d2e8f59a09ed2602109","kind":"tag","published_at":"2017-11-03T01:34:52.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.1.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"9113f9a41f2c5d95cf3cf471a0728379cabb331e","kind":"tag","published_at":"2017-07-19T10:22:30.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"50c77ca598c19ac56ff9b7a7ef4b258a8bdc6e22","kind":"tag","published_at":"2017-07-12T19:52:58.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7116cd72ce59250ff7de863a46e293ab5ef4bb3f","kind":"tag","published_at":"2017-07-08T22:22:40.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v4.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"1b09d8a27f1efa0c65883edaacdbb5f4007a924e","kind":"tag","published_at":"2017-07-04T22:24:02.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v3.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4517da35d4575709750a5763d5466b01eddc05cc","kind":"tag","published_at":"2017-05-29T04:22:28.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v3.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"f81e12796e737a218b62d5b6f0ee4ff6bb028eae","kind":"tag","published_at":"2017-04-14T00:13:29.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v3.0.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a11dd8f4c2166e91ae5c11a6d4c2a14172119766","kind":"tag","published_at":"2017-03-22T17:44:13.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v3.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9ed847028fa72ba54e97d9ea8ce4d90a94c448d8","kind":"tag","published_at":"2017-03-21T23:57:16.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v3.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"9962e693dd9f18c5fe3cc508616b2052c12c2800","kind":"tag","published_at":"2017-02-23T03:14:44.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v2.0.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f4ab8f179c39f8df6cac19d97be6e55ed435d9de","kind":"tag","published_at":"2017-02-15T13:57:56.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v2.0.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"95c8ca17a7d563d6781dd7a8c97b372777560b1c","kind":"tag","published_at":"2016-11-19T01:16:31.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.6.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.6.0/manifests"},{"name":"v.1.5.3","sha":"9693eb74a2d68e42f10cde143fa66042da2396e4","kind":"commit","published_at":"2016-06-04T22:31:45.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v.1.5.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v.1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v.1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v.1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v.1.5.3/manifests"},{"name":"v1.5.1","sha":"f030c57b5fbc3ba3ec7df77019b0a25b3c19e7a8","kind":"commit","published_at":"2015-12-20T10:58:35.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.5.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"3013f686f7d9267a2a32b564773b9870233e9260","kind":"commit","published_at":"2015-07-13T18:41:08.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.5.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a23c722fa5bd123a280fb9a847d6460e2a500a08","kind":"commit","published_at":"2015-06-22T23:14:00.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.4.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"8a6ab48c8d873d0b8441a32d3a5598eec20f7ec2","kind":"commit","published_at":"2015-06-20T05:33:45.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.3.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0d80cac6bcb936ae24321fe5b169328a83414e81","kind":"commit","published_at":"2015-06-19T14:30:26.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.3.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ab5307d9bba3ae7407ff9bc68375ec4d39130d30","kind":"commit","published_at":"2015-06-07T07:34:51.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.2.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"148709d62538f6a5adc101d7a1ad86d85139d133","kind":"commit","published_at":"2015-03-20T06:18:50.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/v1.1.7","html_url":"https://github.com/libtcod/python-tcod/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/v1.1.7/manifests"},{"name":"python-tdl-1.1.5","sha":"d4401c6abefb6445582f04e765d9ed0b5bda2bc0","kind":"commit","published_at":"2013-11-11T03:49:35.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/python-tdl-1.1.5","html_url":"https://github.com/libtcod/python-tcod/releases/tag/python-tdl-1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@python-tdl-1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.5/manifests"},{"name":"python-tdl-1.1.4","sha":"9a0b24bf6570390aa07f2a566a98170ad57ced85","kind":"commit","published_at":"2013-03-07T03:21:23.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/python-tdl-1.1.4","html_url":"https://github.com/libtcod/python-tcod/releases/tag/python-tdl-1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@python-tdl-1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.4/manifests"},{"name":"python-tdl-1.1.3","sha":"c82a816c34212bcfe12e5d9a41edcadf56b07329","kind":"commit","published_at":"2012-12-18T06:35:33.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/python-tdl-1.1.3","html_url":"https://github.com/libtcod/python-tcod/releases/tag/python-tdl-1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@python-tdl-1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.3/manifests"},{"name":"python-tdl-1.1.2","sha":"f37aeddf056beb6334b84943a1cffeabbb76e312","kind":"commit","published_at":"2012-12-13T22:47:44.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/python-tdl-1.1.2","html_url":"https://github.com/libtcod/python-tcod/releases/tag/python-tdl-1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@python-tdl-1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.2/manifests"},{"name":"python-tdl-1.1.1","sha":"19d1a3c7a6ddc8e0912fbee9ff3a310ea0f2e076","kind":"commit","published_at":"2012-12-06T05:02:36.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/python-tdl-1.1.1","html_url":"https://github.com/libtcod/python-tcod/releases/tag/python-tdl-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@python-tdl-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.1/manifests"},{"name":"python-tdl-1.1.0","sha":"f7d1b1ac38fa9faa04308b345dc107e48300b6a5","kind":"commit","published_at":"2012-10-04T08:31:56.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/python-tdl-1.1.0","html_url":"https://github.com/libtcod/python-tcod/releases/tag/python-tdl-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@python-tdl-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.1.0/manifests"},{"name":"python-tdl-1.0r19","sha":"b1621d79628ef9d72beac8eb26e32efa3f9867e8","kind":"commit","published_at":"2012-09-21T23:07:09.000Z","download_url":"https://codeload.github.com/libtcod/python-tcod/tar.gz/python-tdl-1.0r19","html_url":"https://github.com/libtcod/python-tcod/releases/tag/python-tdl-1.0r19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libtcod/python-tcod@python-tdl-1.0r19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.0r19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/tags/python-tdl-1.0r19/manifests"}]},"repo_metadata_updated_at":"2025-10-07T00:00:25.422Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/libtcod/python-tcod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/libtcod/python-tcod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/libtcod/python-tcod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/libtcod/python-tcod/dependencies","status":null,"funding_links":["https://github.com/sponsors/HexDecimal"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T13:28:07.925Z","issues_count":85,"pull_requests_count":53,"avg_time_to_close_issue":7383452.103896104,"avg_time_to_close_pull_request":422925.24528301886,"issues_closed_count":77,"pull_requests_closed_count":53,"pull_request_authors_count":25,"issue_authors_count":53,"avg_comments_per_issue":3.9647058823529413,"avg_comments_per_pull_request":0.8490566037735849,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":5,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":18590.0,"past_year_avg_time_to_close_pull_request":2474328.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":6.2,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libtcod%2Fpython-tcod/issues","maintainers":[{"login":"HexDecimal","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HexDecimal"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibtcod%2Fpython-tcod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibtcod%2Fpython-tcod/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibtcod%2Fpython-tcod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibtcod%2Fpython-tcod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibtcod%2Fpython-tcod/codemeta","maintainers":[]}