{"id":62256,"name":"python-chess","description":"A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication","url":"https://github.com/niklasf/python-chess","last_synced_at":"2025-09-08T12:41:20.334Z","repository":{"id":4898296,"uuid":"6054289","full_name":"niklasf/python-chess","owner":"niklasf","description":"A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication","archived":false,"fork":false,"pushed_at":"2025-04-06T12:02:35.000Z","size":12944,"stargazers_count":2642,"open_issues_count":35,"forks_count":549,"subscribers_count":71,"default_branch":"master","last_synced_at":"2025-09-01T03:13:32.902Z","etag":null,"topics":["chess","epd","fen","gaviota","pgn","polyglot","syzygy","uci","xboard"],"latest_commit_sha":null,"homepage":"https://python-chess.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cloudfoundry-samples/grails-petclinic","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklasf.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG-OLD.rst","contributing":null,"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},"funding":{"github":"niklasf"}},"created_at":"2012-10-03T01:55:50.000Z","updated_at":"2025-08-31T04:41:19.000Z","dependencies_parsed_at":"2024-02-24T20:29:00.976Z","dependency_job_id":"35681b3c-d99e-4190-bf3a-0b9a0d43b857","html_url":"https://github.com/niklasf/python-chess","commit_stats":{"total_commits":3713,"total_committers":70,"mean_commits":"53.042857142857144","dds":0.4330729868031241,"last_synced_commit":"615a21b4ca7679c51388159324f2a9545868f6f1"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/niklasf/python-chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/sbom","scorecard":{"id":687426,"data":{"date":"2025-08-11","repo":{"name":"github.com/niklasf/python-chess","commit":"ffa04827e325de5b4d39a67eee3528474b814285"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/22 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:11","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:10","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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/codeql.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: chocoCommand not pinned by hash: .github/workflows/setup-windows-latest.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   6 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (13) 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-22T01:17:51.686Z","repository_id":4898296,"created_at":"2025-08-22T01:17:51.687Z","updated_at":"2025-08-22T01:17:51.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274187294,"owners_count":25237759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":{"login":"niklasf","name":"Niklas Fiekas","uuid":"402777","kind":"user","description":"","email":"","website":"https://backscattering.de","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/402777?u=1d6fdcb1a82a3f926329e56cdff023208bbadf83\u0026v=4","repositories_count":241,"last_synced_at":"2025-09-03T06:37:38.676Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/niklasf","funding_links":["https://github.com/sponsors/niklasf"],"total_stars":3708,"followers":613,"following":55,"created_at":"2022-11-02T23:29:51.246Z","updated_at":"2025-09-03T06:37:38.676Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf/repositories"},"packages":[{"id":11779671,"name":"github.com/niklasf/python-chess","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/niklasf/python-chess","keywords_array":[],"namespace":null,"versions_count":116,"first_release_published_at":"2013-08-14T11:24:34.000Z","latest_release_published_at":"2025-02-25T19:09:47.000Z","latest_release_number":"v1.11.2","last_synced_at":"2025-09-01T03:29:14.243Z","created_at":"2025-06-09T09:44:42.836Z","updated_at":"2025-09-01T03:52:23.647Z","registry_url":"https://pkg.go.dev/github.com/niklasf/python-chess","install_command":"go get github.com/niklasf/python-chess","documentation_url":"https://pkg.go.dev/github.com/niklasf/python-chess#section-documentation","metadata":{},"repo_metadata":{"id":4898296,"uuid":"6054289","full_name":"niklasf/python-chess","owner":"niklasf","description":"A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication","archived":false,"fork":false,"pushed_at":"2025-04-06T12:02:35.000Z","size":12944,"stargazers_count":2624,"open_issues_count":35,"forks_count":547,"subscribers_count":71,"default_branch":"master","last_synced_at":"2025-07-31T19:57:03.625Z","etag":null,"topics":["chess","epd","fen","gaviota","pgn","polyglot","syzygy","uci","xboard"],"latest_commit_sha":null,"homepage":"https://python-chess.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cloudfoundry-samples/grails-petclinic","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklasf.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG-OLD.rst","contributing":null,"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},"funding":{"github":"niklasf"}},"created_at":"2012-10-03T01:55:50.000Z","updated_at":"2025-07-29T16:25:24.000Z","dependencies_parsed_at":"2024-02-24T20:29:00.976Z","dependency_job_id":"35681b3c-d99e-4190-bf3a-0b9a0d43b857","html_url":"https://github.com/niklasf/python-chess","commit_stats":{"total_commits":3713,"total_committers":70,"mean_commits":"53.042857142857144","dds":0.4330729868031241,"last_synced_commit":"615a21b4ca7679c51388159324f2a9545868f6f1"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/niklasf/python-chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/sbom","scorecard":{"id":687426,"data":{"date":"2025-08-11","repo":{"name":"github.com/niklasf/python-chess","commit":"ffa04827e325de5b4d39a67eee3528474b814285"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/22 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:11","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:10","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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/codeql.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: chocoCommand not pinned by hash: .github/workflows/setup-windows-latest.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   6 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (13) 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-22T01:17:51.686Z","repository_id":4898296,"created_at":"2025-08-22T01:17:51.687Z","updated_at":"2025-08-22T01:17:51.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273068802,"owners_count":25039911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"niklasf","name":"Niklas Fiekas","uuid":"402777","kind":"user","description":"","email":"","website":"https://backscattering.de","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/402777?u=1d6fdcb1a82a3f926329e56cdff023208bbadf83\u0026v=4","repositories_count":240,"last_synced_at":"2025-08-27T05:27:34.811Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/niklasf","funding_links":["https://github.com/sponsors/niklasf"],"total_stars":3685,"followers":611,"following":55,"created_at":"2022-11-02T23:29:51.246Z","updated_at":"2025-08-27T05:27:34.812Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf/repositories"},"tags":[{"name":"v1.11.2","sha":"3516d7c6c0879af724c2855fac5a304a4ef40949","kind":"tag","published_at":"2025-02-25T19:10:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.11.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"ffc6da935642654ee13eda3bb649a8748531b960","kind":"tag","published_at":"2024-10-09T18:28:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.11.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"46c28883f7846f87f419c5c83e7c61e3cdea5d36","kind":"tag","published_at":"2024-10-04T16:50:57.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.11.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"cfda9c0f70697e6c17f71ffa1d1381c5067dae62","kind":"tag","published_at":"2023-07-27T16:33:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"b04275aa415f5783118feb1732ec16e468bb9c06","kind":"tag","published_at":"2022-12-22T11:32:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"da82a9ba72e7756171a6ff1ba19b97a94aeb9308","kind":"tag","published_at":"2022-09-16T12:34:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"3c902fde7a4744b285d933eb6116ec78a87871eb","kind":"tag","published_at":"2022-06-17T13:31:14.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"56b2410513ff6e64305ef5caed7eda68826145ed","kind":"tag","published_at":"2022-05-28T10:43:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eef8a29907e91662a24a4f0a79416f14c8a6d24c","kind":"tag","published_at":"2022-03-18T11:35:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"d93c0b237b33d0652197958cd4a1cdeb72b7f7a2","kind":"tag","published_at":"2021-12-23T13:38:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"53a8a9e11f7401d4d689543f82b6c2b20f4c79e1","kind":"tag","published_at":"2021-10-07T17:15:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"4156d3a7c8056432452e5a9c796b520633224dbd","kind":"tag","published_at":"2021-06-12T08:23:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2dcc8abc20c9956a7c49e49af98522a4bca22ea0","kind":"tag","published_at":"2021-06-11T14:21:04.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"abd0fc4d0b07dbb86009e0a089e796f918ae732b","kind":"tag","published_at":"2021-04-07T08:43:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c06e8d3b443c7e34e75742f08c972ee654394be3","kind":"tag","published_at":"2021-01-25T12:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"aae85995dba9b2e769f963e964a92b7217414ede","kind":"tag","published_at":"2020-12-27T14:08:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"0bbb045a16126f99ec517f1e246ae8186835a6ca","kind":"tag","published_at":"2020-12-12T13:36:55.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"14a22afdb9aa6be4588c91311011e1ae82eee1b3","kind":"tag","published_at":"2020-12-06T12:31:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"69ce173743808bf528dab1d582c68b703b29db5e","kind":"tag","published_at":"2020-11-06T16:23:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"7348e966d0a63b40c73a42fd1bdd0e79422110c8","kind":"tag","published_at":"2020-10-29T17:31:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aba441fdf4884a23037111c8b2a8b30f69d67cd4","kind":"tag","published_at":"2020-10-26T11:38:31.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8b7ed230711e3020422b2ab5c3b6fe2c870630fe","kind":"tag","published_at":"2020-10-22T11:40:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ec90b9b7cfc8ed3b4aa08824e86c643beaa723cb","kind":"tag","published_at":"2020-10-04T13:38:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d284ecc1f451d4815ca4d66a2c3aa97750dd65f6","kind":"tag","published_at":"2020-09-24T19:46:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d92c6dd477702d57d3bee2f8b11d69fb6ce1a897","kind":"tag","published_at":"2020-09-24T16:39:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0/manifests"},{"name":"v0.31.4","sha":"91d431c0d9114ba7f9ecb9fa29fc66ab334b345f","kind":"tag","published_at":"2020-08-09T11:45:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"50d2e2fd8c03ceb113b02c0de01d475ab11844d1","kind":"tag","published_at":"2020-07-18T09:55:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"21f258df56e02044c68fce8f5690f72cdd690251","kind":"tag","published_at":"2020-06-02T16:19:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"b48152cd09214e10937ffb7f058f13531c34e06c","kind":"tag","published_at":"2020-05-05T15:46:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"82f73aff8ab40b3fbda611c272a3da28116e53c1","kind":"tag","published_at":"2020-04-21T19:12:46.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"f44fc9c3e3aadf5a56c7081b06866088137a0fca","kind":"tag","published_at":"2020-01-18T13:46:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"73cc88a764fb297d837394fdb417d468e6798a99","kind":"tag","published_at":"2020-01-01T12:56:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"36e6db56cd300ef4e30a3ae9c273f2eb6db34e4b","kind":"tag","published_at":"2019-12-02T10:28:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.29.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0/manifests"},{"name":"v0.28.3","sha":"6410436e3bff739aa8f075f4f166ca1e9670c91a","kind":"tag","published_at":"2019-09-03T14:29:16.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"283479a5d549a76ba1e50d115eeb1072bbf418a3","kind":"tag","published_at":"2019-07-25T10:38:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"ac2a74b9e8921852dab0119d468d34c941bb4c89","kind":"tag","published_at":"2019-06-25T13:23:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"6f562bf384a1cff8ea2b18900ecb99fd3e866a83","kind":"tag","published_at":"2019-05-20T14:49:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"e85320373bfbfbfb23205d1945c81ec8926c4132","kind":"tag","published_at":"2019-03-21T10:25:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"fb47ee859c7cd900a87597e0767d4f60935d2e99","kind":"tag","published_at":"2019-03-16T12:25:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"f2797e761176f39bf9a682027b465c90835dce66","kind":"tag","published_at":"2019-03-15T10:43:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"5fea9c7201926192e7e8a51d57be4fc33c03707f","kind":"tag","published_at":"2019-03-14T08:19:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fa54ea58643e0dbada17e474938ff54ce9042088","kind":"tag","published_at":"2019-02-19T15:29:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.26.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"86ff1870e2a455a9a68922a5a65a116fbec21ebb","kind":"tag","published_at":"2019-01-23T23:10:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"bef022808d758ddfd30fb3d5eac7a683dc5814cb","kind":"tag","published_at":"2019-01-18T20:55:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"f0af6833e48830c292aa96d6e4b196ddca353c9e","kind":"tag","published_at":"2019-01-05T17:02:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"51a5150840c33dd38fd601dac89ef49f94515b45","kind":"tag","published_at":"2018-12-07T16:41:20.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1/manifests"},{"name":"v0.23.11","sha":"4d8eb17d51de98cc3d115f7e8665c6758a58a2ce","kind":"tag","published_at":"2018-12-07T16:33:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.11","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11/manifests"},{"name":"v0.24.0","sha":"5396f1cae1ad4d52a3cdd59d2605cb5451b9791f","kind":"tag","published_at":"2018-12-03T18:10:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0/manifests"},{"name":"v0.23.10","sha":"da5e6b7a49950c6d1a541186fef7598265b88152","kind":"tag","published_at":"2018-10-31T11:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.10","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10/manifests"},{"name":"v0.23.9","sha":"57ee1dd61ff0faf34795f5e83d92284806c232ed","kind":"tag","published_at":"2018-07-04T11:05:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.9","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9/manifests"},{"name":"v0.23.8","sha":"98712c342560aa9c551957aff775a337c3dbab70","kind":"tag","published_at":"2018-07-01T12:01:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.8","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8/manifests"},{"name":"v0.23.7","sha":"bb6b4b0105bfdafc2320329bf31061f8b20acd54","kind":"tag","published_at":"2018-06-26T08:35:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.7","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7/manifests"},{"name":"v0.23.6","sha":"50dee91d4f5817e5bedb00607c918c602e083ce6","kind":"tag","published_at":"2018-05-25T19:54:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.6","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"b6134239628d73df69cbf78f649558c5cb9f7662","kind":"tag","published_at":"2018-05-11T08:03:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"3f873e581e8d1b8c93b660e335294ee39b802392","kind":"tag","published_at":"2018-04-29T15:12:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"3575ce95e318494453ac48290bda89a6ae4ae232","kind":"tag","published_at":"2018-04-21T16:41:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"3e05209cedad8f70d73a4996046514d3e9924986","kind":"tag","published_at":"2018-04-20T14:46:29.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"094a3e1ea623036d5259b5b69b6f0336592f7bcb","kind":"tag","published_at":"2018-04-13T18:45:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cbd809fd74a537c98f2f50304322587d4040df2d","kind":"tag","published_at":"2018-04-08T09:31:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"694bc64ba50b728ca52415c00803ee568da2b3e4","kind":"tag","published_at":"2018-03-15T17:33:00.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"6a5210ccf395ab9313f86aa7059e5135ccef181c","kind":"tag","published_at":"2018-01-01T15:08:57.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"bea1e9b971c478fa60006c3646371ff31f69a2ce","kind":"tag","published_at":"2017-11-20T14:47:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"0af02d8ab0ec5f54f467cee68a564fe6502424e2","kind":"tag","published_at":"2017-11-17T11:57:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"bb609abcd0fdc0e67beded94478eee61c1e07970","kind":"tag","published_at":"2017-11-14T00:14:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"cf283216d464de8d038e764ab99177215a36fcdf","kind":"tag","published_at":"2017-11-13T21:02:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"25293df7b83fc758fc07d7ee198b689bb148e5f1","kind":"tag","published_at":"2017-10-16T11:27:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"d8f4b18d0292a42b2102b996e9d683ee89e0f9b0","kind":"tag","published_at":"2017-10-13T00:06:02.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"1d9eab930ff38eedec9be09b2a788b323cc32b8a","kind":"tag","published_at":"2017-07-27T09:48:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.19.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0/manifests"},{"name":"v0.18.4","sha":"479c1b65257b71089978a67368cf8799e0ef554a","kind":"tag","published_at":"2017-07-04T21:30:40.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"ceeb8812888013b9adae60aa2ae4d8419454c17e","kind":"tag","published_at":"2017-06-28T14:22:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"3ca43b2974f1f2b0b9f2ed2fe2de221d7a1391a3","kind":"tag","published_at":"2017-06-01T20:19:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8a0034fb5b9299a815b1b2c70fdb855637976cff","kind":"tag","published_at":"2017-05-01T19:12:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"62d5a7b07cf358cfd8e5b849448867822d053be4","kind":"tag","published_at":"2017-04-20T16:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"3817b70d2af6901a2ada01efb3fe5c46c462b2c4","kind":"tag","published_at":"2017-03-06T20:07:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.17.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"801a7072e863f86549bcfd496b01fe5e5aa01da3","kind":"tag","published_at":"2017-01-15T18:11:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"facd9f51081ba25de175c79416e17c0a0d4d118c","kind":"tag","published_at":"2016-12-12T20:44:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"5ffe44efcbf29936300e1960ea49ef9458da08ab","kind":"tag","published_at":"2016-12-11T20:22:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"d6f853d10adca7db16847f0e6fb413a329e68e04","kind":"tag","published_at":"2016-11-02T13:51:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"558bae4badd4003d40c900f685bfec8c4f4dd191","kind":"tag","published_at":"2016-09-21T16:36:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"917a156c9698b2f978aefeb5ecff41622be1b24e","kind":"tag","published_at":"2016-09-13T16:35:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"890cb8e3976650eaab0aeb2c0a1e7e113e5243e3","kind":"tag","published_at":"2016-09-12T20:08:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"d97692330d09d090d2f372a06071de653cc9a243","kind":"tag","published_at":"2016-08-11T19:21:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"b37120f28dd9d5109646a321df46d61a60b834e7","kind":"tag","published_at":"2016-06-07T21:02:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"ddf9d7a725db8b392313a7b9d3943eeaa8d4c1d4","kind":"tag","published_at":"2016-04-07T14:00:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"e9776b44d9bb4067dfcde42b7381024a2c308ad9","kind":"tag","published_at":"2016-04-07T13:57:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"efdbf8954595f7e5ee16e51742cc01eb4f96eea0","kind":"tag","published_at":"2016-01-19T12:50:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"98d94aeda913afba1cc797eb15b68510151be187","kind":"tag","published_at":"2015-12-20T17:05:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b9ff32857c803e6d1d1f1b5b6cdc3a59202ae2b6","kind":"tag","published_at":"2015-11-10T17:55:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"f8a79dfeb5fd6b96d9dd7285fa0505f1d849f59f","kind":"tag","published_at":"2015-10-17T22:13:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"17e487315ebb3cb113c08b49e7fa9a537bc1e11b","kind":"tag","published_at":"2015-10-13T16:09:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"a7be166c59740d3fad199c5444a3593090a1ba0d","kind":"tag","published_at":"2015-10-09T08:33:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"1383e5f24c661032d613d5d0d664861b3c6c92e9","kind":"tag","published_at":"2015-10-07T16:20:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c43a3a86b43da3bb9f12414fe0b099a851efbf83","kind":"tag","published_at":"2015-10-07T14:00:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd4327ce303adc1679396a995a91da5a4cc73a54","kind":"tag","published_at":"2015-10-03T13:30:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"58359ae5f5b8a921c11d14c67ea1e0c19f0c6e16","kind":"tag","published_at":"2015-09-07T16:51:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"b07bebafcb34a95d53ecab0b666757a029160920","kind":"tag","published_at":"2015-09-06T12:30:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e8c41e73494da6d8ff320bc35c02045341e7bcb0","kind":"tag","published_at":"2015-08-30T12:59:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"f20fb2fae28c48bdeb94ff2a4570652d403709c3","kind":"commit","published_at":"2015-08-28T13:03:52.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"75f9a4cd7f6aa630ea72d9ab5b8a832aa10eade1","kind":"commit","published_at":"2015-07-15T11:47:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1/manifests"},{"name":"v0.8.3","sha":"5259fb776dd748a28ad790f571d2af0ebb84febb","kind":"commit","published_at":"2015-07-15T11:41:54.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3/manifests"},{"name":"v0.9.0","sha":"b5277cddfecfd64477e9434fc37d0a486556daf5","kind":"commit","published_at":"2015-06-24T20:08:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"87f1ec9d53369a1881b8329aa59b9a3a1a706285","kind":"commit","published_at":"2015-06-21T12:04:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8b3821e9471f00c0e02153e901010c76f0429a05","kind":"commit","published_at":"2015-05-29T15:31:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"03914ea055a49a5d604cb058c7fa8e33e42f556d","kind":"commit","published_at":"2015-03-25T14:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7578a5e189483c6ff49ac6d8bc0db07b738b3d1b","kind":"commit","published_at":"2015-02-21T14:33:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8cf4f977f07c4d74cada83c3b56ff5ed15041a1b","kind":"commit","published_at":"2014-11-08T13:02:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"f9eee503784dfe72afd4027dbaab1d6617e038be","kind":"commit","published_at":"2014-10-14T13:02:53.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"68a92e2655dcfc68b2f1a4ebb4f0f89cb7303e4b","kind":"commit","published_at":"2014-10-10T22:18:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9fc80b0ae5cd708f5c3c70ab558a23873fe55830","kind":"commit","published_at":"2014-08-26T18:15:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5c4731e56f8241003feb5de9f1d4ca4727493a44","kind":"commit","published_at":"2014-08-19T13:51:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"dfda3ffd7f7fdc1e45677bfbf79293d0780b249f","kind":"commit","published_at":"2014-08-15T13:59:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dc7d0b19183f9f4f1ca4f98c965dc43c8898315a","kind":"commit","published_at":"2014-08-13T09:15:37.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bf69fe820110ee3e2687206c2f5cfa17c0eb7431","kind":"commit","published_at":"2014-06-14T21:04:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a4f6013c408634c209d7ef71474113f89d1b9e78","kind":"commit","published_at":"2014-05-24T16:55:39.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"74b280d01d578fa422334ffeebb804a52f5118b8","kind":"commit","published_at":"2013-10-23T10:15:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ce1aa8ed82774dbcd9ebc8a0a0f40636bcabc67","kind":"commit","published_at":"2013-08-14T11:24:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-01T03:52:23.647Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.555643851800051},"purl":"pkg:golang/github.com/niklasf/python-chess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/niklasf/python-chess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/niklasf/python-chess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/niklasf/python-chess/dependencies","status":null,"funding_links":["https://github.com/sponsors/niklasf"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:17:57.705Z","issues_count":163,"pull_requests_count":68,"avg_time_to_close_issue":5971064.162790698,"avg_time_to_close_pull_request":1486547.2063492064,"issues_closed_count":129,"pull_requests_closed_count":63,"pull_request_authors_count":39,"issue_authors_count":118,"avg_comments_per_issue":2.1349693251533743,"avg_comments_per_pull_request":1.7205882352941175,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":34,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":1414343.8125,"past_year_avg_time_to_close_pull_request":1447248.7333333334,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2058823529411764,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/issues","maintainers":[{"login":"niklasf","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}],"active_maintainers":[{"login":"niklasf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fniklasf%2Fpython-chess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fniklasf%2Fpython-chess/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fniklasf%2Fpython-chess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fniklasf%2Fpython-chess/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7671184,"name":"python-chess-bughouse","ecosystem":"pypi","description":"A pure Python chess library with move generation and validation, Polyglot opening book probing, PGN reading and writing, Gaviota tablebase probing, Syzygy tablebase probing and XBoard/UCI engine communication.","homepage":"https://github.com/niklasf/python-chess","licenses":"GPL-3.0+","normalized_licenses":["GPL-3.0+"],"repository_url":"https://github.com/niklasf/python-chess","keywords_array":["chess","fen","epd","pgn","polyglot","syzygy","gaviota","uci","xboard","bughouse"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-05-02T00:36:18.000Z","latest_release_published_at":"2023-05-08T23:10:02.000Z","latest_release_number":"0.28.0","last_synced_at":"2025-09-01T02:06:32.063Z","created_at":"2023-05-02T02:24:08.481Z","updated_at":"2025-09-01T03:52:23.415Z","registry_url":"https://pypi.org/project/python-chess-bughouse/","install_command":"pip install python-chess-bughouse --index-url https://pypi.org/simple","documentation_url":"https://python-chess-bughouse.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Games/Entertainment :: Board Games","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"python-chess-bughouse","project_status":null},"repo_metadata":{"id":4898296,"uuid":"6054289","full_name":"niklasf/python-chess","owner":"niklasf","description":"A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication","archived":false,"fork":false,"pushed_at":"2025-04-06T12:02:35.000Z","size":12944,"stargazers_count":2624,"open_issues_count":35,"forks_count":547,"subscribers_count":71,"default_branch":"master","last_synced_at":"2025-07-31T19:57:03.625Z","etag":null,"topics":["chess","epd","fen","gaviota","pgn","polyglot","syzygy","uci","xboard"],"latest_commit_sha":null,"homepage":"https://python-chess.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cloudfoundry-samples/grails-petclinic","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklasf.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG-OLD.rst","contributing":null,"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},"funding":{"github":"niklasf"}},"created_at":"2012-10-03T01:55:50.000Z","updated_at":"2025-07-29T16:25:24.000Z","dependencies_parsed_at":"2024-02-24T20:29:00.976Z","dependency_job_id":"35681b3c-d99e-4190-bf3a-0b9a0d43b857","html_url":"https://github.com/niklasf/python-chess","commit_stats":{"total_commits":3713,"total_committers":70,"mean_commits":"53.042857142857144","dds":0.4330729868031241,"last_synced_commit":"615a21b4ca7679c51388159324f2a9545868f6f1"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/niklasf/python-chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/sbom","scorecard":{"id":687426,"data":{"date":"2025-08-11","repo":{"name":"github.com/niklasf/python-chess","commit":"ffa04827e325de5b4d39a67eee3528474b814285"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/22 approved changesets -- score normalized to 2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:11","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:10","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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/codeql.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-chess/test.yml/master?enable=pin","Warn: chocoCommand not pinned by hash: .github/workflows/setup-windows-latest.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   6 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (13) 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-22T01:17:51.686Z","repository_id":4898296,"created_at":"2025-08-22T01:17:51.687Z","updated_at":"2025-08-22T01:17:51.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273068802,"owners_count":25039911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"niklasf","name":"Niklas Fiekas","uuid":"402777","kind":"user","description":"","email":"","website":"https://backscattering.de","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/402777?u=1d6fdcb1a82a3f926329e56cdff023208bbadf83\u0026v=4","repositories_count":240,"last_synced_at":"2025-08-27T05:27:34.811Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/niklasf","funding_links":["https://github.com/sponsors/niklasf"],"total_stars":3685,"followers":611,"following":55,"created_at":"2022-11-02T23:29:51.246Z","updated_at":"2025-08-27T05:27:34.812Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf/repositories"},"tags":[{"name":"v1.11.2","sha":"3516d7c6c0879af724c2855fac5a304a4ef40949","kind":"tag","published_at":"2025-02-25T19:10:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.11.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"ffc6da935642654ee13eda3bb649a8748531b960","kind":"tag","published_at":"2024-10-09T18:28:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.11.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"46c28883f7846f87f419c5c83e7c61e3cdea5d36","kind":"tag","published_at":"2024-10-04T16:50:57.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.11.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"cfda9c0f70697e6c17f71ffa1d1381c5067dae62","kind":"tag","published_at":"2023-07-27T16:33:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"b04275aa415f5783118feb1732ec16e468bb9c06","kind":"tag","published_at":"2022-12-22T11:32:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"da82a9ba72e7756171a6ff1ba19b97a94aeb9308","kind":"tag","published_at":"2022-09-16T12:34:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"3c902fde7a4744b285d933eb6116ec78a87871eb","kind":"tag","published_at":"2022-06-17T13:31:14.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"56b2410513ff6e64305ef5caed7eda68826145ed","kind":"tag","published_at":"2022-05-28T10:43:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eef8a29907e91662a24a4f0a79416f14c8a6d24c","kind":"tag","published_at":"2022-03-18T11:35:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"d93c0b237b33d0652197958cd4a1cdeb72b7f7a2","kind":"tag","published_at":"2021-12-23T13:38:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"53a8a9e11f7401d4d689543f82b6c2b20f4c79e1","kind":"tag","published_at":"2021-10-07T17:15:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"4156d3a7c8056432452e5a9c796b520633224dbd","kind":"tag","published_at":"2021-06-12T08:23:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2dcc8abc20c9956a7c49e49af98522a4bca22ea0","kind":"tag","published_at":"2021-06-11T14:21:04.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"abd0fc4d0b07dbb86009e0a089e796f918ae732b","kind":"tag","published_at":"2021-04-07T08:43:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c06e8d3b443c7e34e75742f08c972ee654394be3","kind":"tag","published_at":"2021-01-25T12:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"aae85995dba9b2e769f963e964a92b7217414ede","kind":"tag","published_at":"2020-12-27T14:08:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"0bbb045a16126f99ec517f1e246ae8186835a6ca","kind":"tag","published_at":"2020-12-12T13:36:55.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"14a22afdb9aa6be4588c91311011e1ae82eee1b3","kind":"tag","published_at":"2020-12-06T12:31:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"69ce173743808bf528dab1d582c68b703b29db5e","kind":"tag","published_at":"2020-11-06T16:23:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"7348e966d0a63b40c73a42fd1bdd0e79422110c8","kind":"tag","published_at":"2020-10-29T17:31:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aba441fdf4884a23037111c8b2a8b30f69d67cd4","kind":"tag","published_at":"2020-10-26T11:38:31.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8b7ed230711e3020422b2ab5c3b6fe2c870630fe","kind":"tag","published_at":"2020-10-22T11:40:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ec90b9b7cfc8ed3b4aa08824e86c643beaa723cb","kind":"tag","published_at":"2020-10-04T13:38:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d284ecc1f451d4815ca4d66a2c3aa97750dd65f6","kind":"tag","published_at":"2020-09-24T19:46:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d92c6dd477702d57d3bee2f8b11d69fb6ce1a897","kind":"tag","published_at":"2020-09-24T16:39:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0/manifests"},{"name":"v0.31.4","sha":"91d431c0d9114ba7f9ecb9fa29fc66ab334b345f","kind":"tag","published_at":"2020-08-09T11:45:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"50d2e2fd8c03ceb113b02c0de01d475ab11844d1","kind":"tag","published_at":"2020-07-18T09:55:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"21f258df56e02044c68fce8f5690f72cdd690251","kind":"tag","published_at":"2020-06-02T16:19:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"b48152cd09214e10937ffb7f058f13531c34e06c","kind":"tag","published_at":"2020-05-05T15:46:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"82f73aff8ab40b3fbda611c272a3da28116e53c1","kind":"tag","published_at":"2020-04-21T19:12:46.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"f44fc9c3e3aadf5a56c7081b06866088137a0fca","kind":"tag","published_at":"2020-01-18T13:46:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"73cc88a764fb297d837394fdb417d468e6798a99","kind":"tag","published_at":"2020-01-01T12:56:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"36e6db56cd300ef4e30a3ae9c273f2eb6db34e4b","kind":"tag","published_at":"2019-12-02T10:28:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.29.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0/manifests"},{"name":"v0.28.3","sha":"6410436e3bff739aa8f075f4f166ca1e9670c91a","kind":"tag","published_at":"2019-09-03T14:29:16.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"283479a5d549a76ba1e50d115eeb1072bbf418a3","kind":"tag","published_at":"2019-07-25T10:38:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"ac2a74b9e8921852dab0119d468d34c941bb4c89","kind":"tag","published_at":"2019-06-25T13:23:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"6f562bf384a1cff8ea2b18900ecb99fd3e866a83","kind":"tag","published_at":"2019-05-20T14:49:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"e85320373bfbfbfb23205d1945c81ec8926c4132","kind":"tag","published_at":"2019-03-21T10:25:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"fb47ee859c7cd900a87597e0767d4f60935d2e99","kind":"tag","published_at":"2019-03-16T12:25:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"f2797e761176f39bf9a682027b465c90835dce66","kind":"tag","published_at":"2019-03-15T10:43:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"5fea9c7201926192e7e8a51d57be4fc33c03707f","kind":"tag","published_at":"2019-03-14T08:19:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fa54ea58643e0dbada17e474938ff54ce9042088","kind":"tag","published_at":"2019-02-19T15:29:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.26.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"86ff1870e2a455a9a68922a5a65a116fbec21ebb","kind":"tag","published_at":"2019-01-23T23:10:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"bef022808d758ddfd30fb3d5eac7a683dc5814cb","kind":"tag","published_at":"2019-01-18T20:55:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"f0af6833e48830c292aa96d6e4b196ddca353c9e","kind":"tag","published_at":"2019-01-05T17:02:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"51a5150840c33dd38fd601dac89ef49f94515b45","kind":"tag","published_at":"2018-12-07T16:41:20.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1/manifests"},{"name":"v0.23.11","sha":"4d8eb17d51de98cc3d115f7e8665c6758a58a2ce","kind":"tag","published_at":"2018-12-07T16:33:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.11","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11/manifests"},{"name":"v0.24.0","sha":"5396f1cae1ad4d52a3cdd59d2605cb5451b9791f","kind":"tag","published_at":"2018-12-03T18:10:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0/manifests"},{"name":"v0.23.10","sha":"da5e6b7a49950c6d1a541186fef7598265b88152","kind":"tag","published_at":"2018-10-31T11:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.10","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10/manifests"},{"name":"v0.23.9","sha":"57ee1dd61ff0faf34795f5e83d92284806c232ed","kind":"tag","published_at":"2018-07-04T11:05:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.9","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9/manifests"},{"name":"v0.23.8","sha":"98712c342560aa9c551957aff775a337c3dbab70","kind":"tag","published_at":"2018-07-01T12:01:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.8","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8/manifests"},{"name":"v0.23.7","sha":"bb6b4b0105bfdafc2320329bf31061f8b20acd54","kind":"tag","published_at":"2018-06-26T08:35:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.7","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7/manifests"},{"name":"v0.23.6","sha":"50dee91d4f5817e5bedb00607c918c602e083ce6","kind":"tag","published_at":"2018-05-25T19:54:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.6","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"b6134239628d73df69cbf78f649558c5cb9f7662","kind":"tag","published_at":"2018-05-11T08:03:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"3f873e581e8d1b8c93b660e335294ee39b802392","kind":"tag","published_at":"2018-04-29T15:12:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"3575ce95e318494453ac48290bda89a6ae4ae232","kind":"tag","published_at":"2018-04-21T16:41:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"3e05209cedad8f70d73a4996046514d3e9924986","kind":"tag","published_at":"2018-04-20T14:46:29.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"094a3e1ea623036d5259b5b69b6f0336592f7bcb","kind":"tag","published_at":"2018-04-13T18:45:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cbd809fd74a537c98f2f50304322587d4040df2d","kind":"tag","published_at":"2018-04-08T09:31:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"694bc64ba50b728ca52415c00803ee568da2b3e4","kind":"tag","published_at":"2018-03-15T17:33:00.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"6a5210ccf395ab9313f86aa7059e5135ccef181c","kind":"tag","published_at":"2018-01-01T15:08:57.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"bea1e9b971c478fa60006c3646371ff31f69a2ce","kind":"tag","published_at":"2017-11-20T14:47:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"0af02d8ab0ec5f54f467cee68a564fe6502424e2","kind":"tag","published_at":"2017-11-17T11:57:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"bb609abcd0fdc0e67beded94478eee61c1e07970","kind":"tag","published_at":"2017-11-14T00:14:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"cf283216d464de8d038e764ab99177215a36fcdf","kind":"tag","published_at":"2017-11-13T21:02:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"25293df7b83fc758fc07d7ee198b689bb148e5f1","kind":"tag","published_at":"2017-10-16T11:27:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"d8f4b18d0292a42b2102b996e9d683ee89e0f9b0","kind":"tag","published_at":"2017-10-13T00:06:02.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"1d9eab930ff38eedec9be09b2a788b323cc32b8a","kind":"tag","published_at":"2017-07-27T09:48:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.19.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0/manifests"},{"name":"v0.18.4","sha":"479c1b65257b71089978a67368cf8799e0ef554a","kind":"tag","published_at":"2017-07-04T21:30:40.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"ceeb8812888013b9adae60aa2ae4d8419454c17e","kind":"tag","published_at":"2017-06-28T14:22:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"3ca43b2974f1f2b0b9f2ed2fe2de221d7a1391a3","kind":"tag","published_at":"2017-06-01T20:19:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8a0034fb5b9299a815b1b2c70fdb855637976cff","kind":"tag","published_at":"2017-05-01T19:12:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"62d5a7b07cf358cfd8e5b849448867822d053be4","kind":"tag","published_at":"2017-04-20T16:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"3817b70d2af6901a2ada01efb3fe5c46c462b2c4","kind":"tag","published_at":"2017-03-06T20:07:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.17.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"801a7072e863f86549bcfd496b01fe5e5aa01da3","kind":"tag","published_at":"2017-01-15T18:11:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"facd9f51081ba25de175c79416e17c0a0d4d118c","kind":"tag","published_at":"2016-12-12T20:44:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"5ffe44efcbf29936300e1960ea49ef9458da08ab","kind":"tag","published_at":"2016-12-11T20:22:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"d6f853d10adca7db16847f0e6fb413a329e68e04","kind":"tag","published_at":"2016-11-02T13:51:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"558bae4badd4003d40c900f685bfec8c4f4dd191","kind":"tag","published_at":"2016-09-21T16:36:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"917a156c9698b2f978aefeb5ecff41622be1b24e","kind":"tag","published_at":"2016-09-13T16:35:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"890cb8e3976650eaab0aeb2c0a1e7e113e5243e3","kind":"tag","published_at":"2016-09-12T20:08:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"d97692330d09d090d2f372a06071de653cc9a243","kind":"tag","published_at":"2016-08-11T19:21:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"b37120f28dd9d5109646a321df46d61a60b834e7","kind":"tag","published_at":"2016-06-07T21:02:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"ddf9d7a725db8b392313a7b9d3943eeaa8d4c1d4","kind":"tag","published_at":"2016-04-07T14:00:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"e9776b44d9bb4067dfcde42b7381024a2c308ad9","kind":"tag","published_at":"2016-04-07T13:57:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"efdbf8954595f7e5ee16e51742cc01eb4f96eea0","kind":"tag","published_at":"2016-01-19T12:50:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"98d94aeda913afba1cc797eb15b68510151be187","kind":"tag","published_at":"2015-12-20T17:05:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b9ff32857c803e6d1d1f1b5b6cdc3a59202ae2b6","kind":"tag","published_at":"2015-11-10T17:55:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"f8a79dfeb5fd6b96d9dd7285fa0505f1d849f59f","kind":"tag","published_at":"2015-10-17T22:13:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"17e487315ebb3cb113c08b49e7fa9a537bc1e11b","kind":"tag","published_at":"2015-10-13T16:09:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"a7be166c59740d3fad199c5444a3593090a1ba0d","kind":"tag","published_at":"2015-10-09T08:33:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"1383e5f24c661032d613d5d0d664861b3c6c92e9","kind":"tag","published_at":"2015-10-07T16:20:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c43a3a86b43da3bb9f12414fe0b099a851efbf83","kind":"tag","published_at":"2015-10-07T14:00:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd4327ce303adc1679396a995a91da5a4cc73a54","kind":"tag","published_at":"2015-10-03T13:30:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"58359ae5f5b8a921c11d14c67ea1e0c19f0c6e16","kind":"tag","published_at":"2015-09-07T16:51:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"b07bebafcb34a95d53ecab0b666757a029160920","kind":"tag","published_at":"2015-09-06T12:30:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e8c41e73494da6d8ff320bc35c02045341e7bcb0","kind":"tag","published_at":"2015-08-30T12:59:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"f20fb2fae28c48bdeb94ff2a4570652d403709c3","kind":"commit","published_at":"2015-08-28T13:03:52.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"75f9a4cd7f6aa630ea72d9ab5b8a832aa10eade1","kind":"commit","published_at":"2015-07-15T11:47:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1/manifests"},{"name":"v0.8.3","sha":"5259fb776dd748a28ad790f571d2af0ebb84febb","kind":"commit","published_at":"2015-07-15T11:41:54.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3/manifests"},{"name":"v0.9.0","sha":"b5277cddfecfd64477e9434fc37d0a486556daf5","kind":"commit","published_at":"2015-06-24T20:08:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"87f1ec9d53369a1881b8329aa59b9a3a1a706285","kind":"commit","published_at":"2015-06-21T12:04:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8b3821e9471f00c0e02153e901010c76f0429a05","kind":"commit","published_at":"2015-05-29T15:31:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"03914ea055a49a5d604cb058c7fa8e33e42f556d","kind":"commit","published_at":"2015-03-25T14:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7578a5e189483c6ff49ac6d8bc0db07b738b3d1b","kind":"commit","published_at":"2015-02-21T14:33:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8cf4f977f07c4d74cada83c3b56ff5ed15041a1b","kind":"commit","published_at":"2014-11-08T13:02:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"f9eee503784dfe72afd4027dbaab1d6617e038be","kind":"commit","published_at":"2014-10-14T13:02:53.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"68a92e2655dcfc68b2f1a4ebb4f0f89cb7303e4b","kind":"commit","published_at":"2014-10-10T22:18:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9fc80b0ae5cd708f5c3c70ab558a23873fe55830","kind":"commit","published_at":"2014-08-26T18:15:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5c4731e56f8241003feb5de9f1d4ca4727493a44","kind":"commit","published_at":"2014-08-19T13:51:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"dfda3ffd7f7fdc1e45677bfbf79293d0780b249f","kind":"commit","published_at":"2014-08-15T13:59:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dc7d0b19183f9f4f1ca4f98c965dc43c8898315a","kind":"commit","published_at":"2014-08-13T09:15:37.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bf69fe820110ee3e2687206c2f5cfa17c0eb7431","kind":"commit","published_at":"2014-06-14T21:04:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a4f6013c408634c209d7ef71474113f89d1b9e78","kind":"commit","published_at":"2014-05-24T16:55:39.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"74b280d01d578fa422334ffeebb804a52f5118b8","kind":"commit","published_at":"2013-10-23T10:15:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ce1aa8ed82774dbcd9ebc8a0a0f40636bcabc67","kind":"commit","published_at":"2013-08-14T11:24:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-chess@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-01T03:52:23.415Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.767446051172676,"dependent_packages_count":7.181550548070723,"stargazers_count":1.5017943103510405,"forks_count":2.429680539646175,"average":11.470117862310154},"purl":"pkg:pypi/python-chess-bughouse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-chess-bughouse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-chess-bughouse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-chess-bughouse/dependencies","status":null,"funding_links":["https://github.com/sponsors/niklasf"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:17:57.705Z","issues_count":163,"pull_requests_count":68,"avg_time_to_close_issue":5971064.162790698,"avg_time_to_close_pull_request":1486547.2063492064,"issues_closed_count":129,"pull_requests_closed_count":63,"pull_request_authors_count":39,"issue_authors_count":118,"avg_comments_per_issue":2.1349693251533743,"avg_comments_per_pull_request":1.7205882352941175,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":34,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":1414343.8125,"past_year_avg_time_to_close_pull_request":1447248.7333333334,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2058823529411764,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/issues","maintainers":[{"login":"niklasf","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}],"active_maintainers":[{"login":"niklasf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess-bughouse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess-bughouse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess-bughouse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess-bughouse/related_packages","maintainers":[{"uuid":"antoyo","login":"antoyo","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/antoyo/","role":null,"created_at":"2023-05-03T03:25:24.319Z","updated_at":"2023-05-03T03:25:24.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/antoyo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2669253,"name":"chess","ecosystem":"pypi","description":"A chess library with move generation and validation, Polyglot opening book probing, PGN reading and writing, Gaviota tablebase probing, Syzygy tablebase probing, and XBoard/UCI engine communication.","homepage":"https://github.com/niklasf/python-chess","licenses":"GPL-3.0+","normalized_licenses":["GPL-3.0+"],"repository_url":"https://github.com/niklasf/python-chess","keywords_array":["chess","fen","epd","pgn","polyglot","syzygy","gaviota","uci","xboard"],"namespace":null,"versions_count":26,"first_release_published_at":"2020-10-26T07:42:11.000Z","latest_release_published_at":"2025-02-25T19:10:27.000Z","latest_release_number":"1.11.2","last_synced_at":"2025-09-07T15:01:47.340Z","created_at":"2022-04-10T10:20:18.655Z","updated_at":"2025-09-07T15:01:47.340Z","registry_url":"https://pypi.org/project/chess/","install_command":"pip install chess --index-url https://pypi.org/simple","documentation_url":"https://python-chess.readthedocs.io","metadata":{"funding":null,"documentation":"https://python-chess.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Games/Entertainment :: Board Games","Topic :: Games/Entertainment :: Turn Based Strategy","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"chess","project_status":null},"repo_metadata":{"id":4898296,"uuid":"6054289","full_name":"niklasf/python-chess","owner":"niklasf","description":"A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication","archived":false,"fork":false,"pushed_at":"2024-04-22T02:28:01.000Z","size":12580,"stargazers_count":2299,"open_issues_count":24,"forks_count":507,"subscribers_count":71,"default_branch":"master","last_synced_at":"2024-05-01T18:58:02.033Z","etag":null,"topics":["chess","epd","fen","gaviota","pgn","polyglot","syzygy","uci","xboard"],"latest_commit_sha":null,"homepage":"https://python-chess.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cloudfoundry-samples/grails-petclinic","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklasf.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG-OLD.rst","contributing":null,"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},"funding":{"github":"niklasf"}},"created_at":"2012-10-03T01:55:50.000Z","updated_at":"2024-05-04T16:41:13.214Z","dependencies_parsed_at":"2024-02-24T20:29:00.976Z","dependency_job_id":"35681b3c-d99e-4190-bf3a-0b9a0d43b857","html_url":"https://github.com/niklasf/python-chess","commit_stats":{"total_commits":3713,"total_committers":70,"mean_commits":"53.042857142857144","dds":0.4330729868031241,"last_synced_commit":"615a21b4ca7679c51388159324f2a9545868f6f1"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590431,"owners_count":16201250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"niklasf","name":"Niklas Fiekas","uuid":"402777","kind":"user","description":"","email":"","website":"https://backscattering.de","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/402777?u=1d6fdcb1a82a3f926329e56cdff023208bbadf83\u0026v=4","repositories_count":217,"last_synced_at":"2024-05-20T15:01:10.618Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/niklasf","funding_links":["https://github.com/sponsors/niklasf"],"total_stars":3211,"followers":547,"following":52,"created_at":"2022-11-02T23:29:51.246Z","updated_at":"2024-05-20T15:01:12.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf/repositories"},"tags":[{"name":"v1.10.0","sha":"cfda9c0f70697e6c17f71ffa1d1381c5067dae62","kind":"tag","published_at":"2023-07-27T16:33:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"b04275aa415f5783118feb1732ec16e468bb9c06","kind":"tag","published_at":"2022-12-22T11:32:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"da82a9ba72e7756171a6ff1ba19b97a94aeb9308","kind":"tag","published_at":"2022-09-16T12:34:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"3c902fde7a4744b285d933eb6116ec78a87871eb","kind":"tag","published_at":"2022-06-17T13:31:14.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"56b2410513ff6e64305ef5caed7eda68826145ed","kind":"tag","published_at":"2022-05-28T10:43:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eef8a29907e91662a24a4f0a79416f14c8a6d24c","kind":"tag","published_at":"2022-03-18T11:35:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"d93c0b237b33d0652197958cd4a1cdeb72b7f7a2","kind":"tag","published_at":"2021-12-23T13:38:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"53a8a9e11f7401d4d689543f82b6c2b20f4c79e1","kind":"tag","published_at":"2021-10-07T17:15:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"4156d3a7c8056432452e5a9c796b520633224dbd","kind":"tag","published_at":"2021-06-12T08:23:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2dcc8abc20c9956a7c49e49af98522a4bca22ea0","kind":"tag","published_at":"2021-06-11T14:21:04.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"abd0fc4d0b07dbb86009e0a089e796f918ae732b","kind":"tag","published_at":"2021-04-07T08:43:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c06e8d3b443c7e34e75742f08c972ee654394be3","kind":"tag","published_at":"2021-01-25T12:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"aae85995dba9b2e769f963e964a92b7217414ede","kind":"tag","published_at":"2020-12-27T14:08:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"0bbb045a16126f99ec517f1e246ae8186835a6ca","kind":"tag","published_at":"2020-12-12T13:36:55.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"14a22afdb9aa6be4588c91311011e1ae82eee1b3","kind":"tag","published_at":"2020-12-06T12:31:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"69ce173743808bf528dab1d582c68b703b29db5e","kind":"tag","published_at":"2020-11-06T16:23:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"7348e966d0a63b40c73a42fd1bdd0e79422110c8","kind":"tag","published_at":"2020-10-29T17:31:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aba441fdf4884a23037111c8b2a8b30f69d67cd4","kind":"tag","published_at":"2020-10-26T11:38:31.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8b7ed230711e3020422b2ab5c3b6fe2c870630fe","kind":"tag","published_at":"2020-10-22T11:40:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ec90b9b7cfc8ed3b4aa08824e86c643beaa723cb","kind":"tag","published_at":"2020-10-04T13:38:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d284ecc1f451d4815ca4d66a2c3aa97750dd65f6","kind":"tag","published_at":"2020-09-24T19:46:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d92c6dd477702d57d3bee2f8b11d69fb6ce1a897","kind":"tag","published_at":"2020-09-24T16:39:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0/manifests"},{"name":"v0.31.4","sha":"91d431c0d9114ba7f9ecb9fa29fc66ab334b345f","kind":"tag","published_at":"2020-08-09T11:45:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"50d2e2fd8c03ceb113b02c0de01d475ab11844d1","kind":"tag","published_at":"2020-07-18T09:55:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"21f258df56e02044c68fce8f5690f72cdd690251","kind":"tag","published_at":"2020-06-02T16:19:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"b48152cd09214e10937ffb7f058f13531c34e06c","kind":"tag","published_at":"2020-05-05T15:46:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"82f73aff8ab40b3fbda611c272a3da28116e53c1","kind":"tag","published_at":"2020-04-21T19:12:46.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"f44fc9c3e3aadf5a56c7081b06866088137a0fca","kind":"tag","published_at":"2020-01-18T13:46:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"73cc88a764fb297d837394fdb417d468e6798a99","kind":"tag","published_at":"2020-01-01T12:56:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"36e6db56cd300ef4e30a3ae9c273f2eb6db34e4b","kind":"tag","published_at":"2019-12-02T10:28:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.29.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0/manifests"},{"name":"v0.28.3","sha":"6410436e3bff739aa8f075f4f166ca1e9670c91a","kind":"tag","published_at":"2019-09-03T14:29:16.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"283479a5d549a76ba1e50d115eeb1072bbf418a3","kind":"tag","published_at":"2019-07-25T10:38:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"ac2a74b9e8921852dab0119d468d34c941bb4c89","kind":"tag","published_at":"2019-06-25T13:23:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"6f562bf384a1cff8ea2b18900ecb99fd3e866a83","kind":"tag","published_at":"2019-05-20T14:49:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"e85320373bfbfbfb23205d1945c81ec8926c4132","kind":"tag","published_at":"2019-03-21T10:25:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"fb47ee859c7cd900a87597e0767d4f60935d2e99","kind":"tag","published_at":"2019-03-16T12:25:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"f2797e761176f39bf9a682027b465c90835dce66","kind":"tag","published_at":"2019-03-15T10:43:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"5fea9c7201926192e7e8a51d57be4fc33c03707f","kind":"tag","published_at":"2019-03-14T08:19:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fa54ea58643e0dbada17e474938ff54ce9042088","kind":"tag","published_at":"2019-02-19T15:29:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.26.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"86ff1870e2a455a9a68922a5a65a116fbec21ebb","kind":"tag","published_at":"2019-01-23T23:10:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"bef022808d758ddfd30fb3d5eac7a683dc5814cb","kind":"tag","published_at":"2019-01-18T20:55:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"f0af6833e48830c292aa96d6e4b196ddca353c9e","kind":"tag","published_at":"2019-01-05T17:02:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"51a5150840c33dd38fd601dac89ef49f94515b45","kind":"tag","published_at":"2018-12-07T16:41:20.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1/manifests"},{"name":"v0.23.11","sha":"4d8eb17d51de98cc3d115f7e8665c6758a58a2ce","kind":"tag","published_at":"2018-12-07T16:33:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.11","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11/manifests"},{"name":"v0.24.0","sha":"5396f1cae1ad4d52a3cdd59d2605cb5451b9791f","kind":"tag","published_at":"2018-12-03T18:10:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0/manifests"},{"name":"v0.23.10","sha":"da5e6b7a49950c6d1a541186fef7598265b88152","kind":"tag","published_at":"2018-10-31T11:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.10","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10/manifests"},{"name":"v0.23.9","sha":"57ee1dd61ff0faf34795f5e83d92284806c232ed","kind":"tag","published_at":"2018-07-04T11:05:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.9","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9/manifests"},{"name":"v0.23.8","sha":"98712c342560aa9c551957aff775a337c3dbab70","kind":"tag","published_at":"2018-07-01T12:01:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.8","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8/manifests"},{"name":"v0.23.7","sha":"bb6b4b0105bfdafc2320329bf31061f8b20acd54","kind":"tag","published_at":"2018-06-26T08:35:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.7","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7/manifests"},{"name":"v0.23.6","sha":"50dee91d4f5817e5bedb00607c918c602e083ce6","kind":"tag","published_at":"2018-05-25T19:54:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.6","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"b6134239628d73df69cbf78f649558c5cb9f7662","kind":"tag","published_at":"2018-05-11T08:03:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"3f873e581e8d1b8c93b660e335294ee39b802392","kind":"tag","published_at":"2018-04-29T15:12:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"3575ce95e318494453ac48290bda89a6ae4ae232","kind":"tag","published_at":"2018-04-21T16:41:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"3e05209cedad8f70d73a4996046514d3e9924986","kind":"tag","published_at":"2018-04-20T14:46:29.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"094a3e1ea623036d5259b5b69b6f0336592f7bcb","kind":"tag","published_at":"2018-04-13T18:45:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cbd809fd74a537c98f2f50304322587d4040df2d","kind":"tag","published_at":"2018-04-08T09:31:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"694bc64ba50b728ca52415c00803ee568da2b3e4","kind":"tag","published_at":"2018-03-15T17:33:00.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"6a5210ccf395ab9313f86aa7059e5135ccef181c","kind":"tag","published_at":"2018-01-01T15:08:57.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"bea1e9b971c478fa60006c3646371ff31f69a2ce","kind":"tag","published_at":"2017-11-20T14:47:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"0af02d8ab0ec5f54f467cee68a564fe6502424e2","kind":"tag","published_at":"2017-11-17T11:57:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"bb609abcd0fdc0e67beded94478eee61c1e07970","kind":"tag","published_at":"2017-11-14T00:14:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"cf283216d464de8d038e764ab99177215a36fcdf","kind":"tag","published_at":"2017-11-13T21:02:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"25293df7b83fc758fc07d7ee198b689bb148e5f1","kind":"tag","published_at":"2017-10-16T11:27:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"d8f4b18d0292a42b2102b996e9d683ee89e0f9b0","kind":"tag","published_at":"2017-10-13T00:06:02.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"1d9eab930ff38eedec9be09b2a788b323cc32b8a","kind":"tag","published_at":"2017-07-27T09:48:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.19.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0/manifests"},{"name":"v0.18.4","sha":"479c1b65257b71089978a67368cf8799e0ef554a","kind":"tag","published_at":"2017-07-04T21:30:40.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"ceeb8812888013b9adae60aa2ae4d8419454c17e","kind":"tag","published_at":"2017-06-28T14:22:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"3ca43b2974f1f2b0b9f2ed2fe2de221d7a1391a3","kind":"tag","published_at":"2017-06-01T20:19:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8a0034fb5b9299a815b1b2c70fdb855637976cff","kind":"tag","published_at":"2017-05-01T19:12:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"62d5a7b07cf358cfd8e5b849448867822d053be4","kind":"tag","published_at":"2017-04-20T16:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"3817b70d2af6901a2ada01efb3fe5c46c462b2c4","kind":"tag","published_at":"2017-03-06T20:07:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.17.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"801a7072e863f86549bcfd496b01fe5e5aa01da3","kind":"tag","published_at":"2017-01-15T18:11:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"facd9f51081ba25de175c79416e17c0a0d4d118c","kind":"tag","published_at":"2016-12-12T20:44:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"5ffe44efcbf29936300e1960ea49ef9458da08ab","kind":"tag","published_at":"2016-12-11T20:22:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"d6f853d10adca7db16847f0e6fb413a329e68e04","kind":"tag","published_at":"2016-11-02T13:51:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"558bae4badd4003d40c900f685bfec8c4f4dd191","kind":"tag","published_at":"2016-09-21T16:36:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"917a156c9698b2f978aefeb5ecff41622be1b24e","kind":"tag","published_at":"2016-09-13T16:35:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"890cb8e3976650eaab0aeb2c0a1e7e113e5243e3","kind":"tag","published_at":"2016-09-12T20:08:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"d97692330d09d090d2f372a06071de653cc9a243","kind":"tag","published_at":"2016-08-11T19:21:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"b37120f28dd9d5109646a321df46d61a60b834e7","kind":"tag","published_at":"2016-06-07T21:02:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"ddf9d7a725db8b392313a7b9d3943eeaa8d4c1d4","kind":"tag","published_at":"2016-04-07T14:00:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"e9776b44d9bb4067dfcde42b7381024a2c308ad9","kind":"tag","published_at":"2016-04-07T13:57:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"efdbf8954595f7e5ee16e51742cc01eb4f96eea0","kind":"tag","published_at":"2016-01-19T12:50:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"98d94aeda913afba1cc797eb15b68510151be187","kind":"tag","published_at":"2015-12-20T17:05:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b9ff32857c803e6d1d1f1b5b6cdc3a59202ae2b6","kind":"tag","published_at":"2015-11-10T17:55:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"f8a79dfeb5fd6b96d9dd7285fa0505f1d849f59f","kind":"tag","published_at":"2015-10-17T22:13:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"17e487315ebb3cb113c08b49e7fa9a537bc1e11b","kind":"tag","published_at":"2015-10-13T16:09:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"a7be166c59740d3fad199c5444a3593090a1ba0d","kind":"tag","published_at":"2015-10-09T08:33:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"1383e5f24c661032d613d5d0d664861b3c6c92e9","kind":"tag","published_at":"2015-10-07T16:20:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c43a3a86b43da3bb9f12414fe0b099a851efbf83","kind":"tag","published_at":"2015-10-07T14:00:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd4327ce303adc1679396a995a91da5a4cc73a54","kind":"tag","published_at":"2015-10-03T13:30:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"58359ae5f5b8a921c11d14c67ea1e0c19f0c6e16","kind":"tag","published_at":"2015-09-07T16:51:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"b07bebafcb34a95d53ecab0b666757a029160920","kind":"tag","published_at":"2015-09-06T12:30:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e8c41e73494da6d8ff320bc35c02045341e7bcb0","kind":"tag","published_at":"2015-08-30T12:59:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"f20fb2fae28c48bdeb94ff2a4570652d403709c3","kind":"commit","published_at":"2015-08-28T13:03:52.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"75f9a4cd7f6aa630ea72d9ab5b8a832aa10eade1","kind":"commit","published_at":"2015-07-15T11:47:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1/manifests"},{"name":"v0.8.3","sha":"5259fb776dd748a28ad790f571d2af0ebb84febb","kind":"commit","published_at":"2015-07-15T11:41:54.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3/manifests"},{"name":"v0.9.0","sha":"b5277cddfecfd64477e9434fc37d0a486556daf5","kind":"commit","published_at":"2015-06-24T20:08:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"87f1ec9d53369a1881b8329aa59b9a3a1a706285","kind":"commit","published_at":"2015-06-21T12:04:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8b3821e9471f00c0e02153e901010c76f0429a05","kind":"commit","published_at":"2015-05-29T15:31:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"03914ea055a49a5d604cb058c7fa8e33e42f556d","kind":"commit","published_at":"2015-03-25T14:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7578a5e189483c6ff49ac6d8bc0db07b738b3d1b","kind":"commit","published_at":"2015-02-21T14:33:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8cf4f977f07c4d74cada83c3b56ff5ed15041a1b","kind":"commit","published_at":"2014-11-08T13:02:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"f9eee503784dfe72afd4027dbaab1d6617e038be","kind":"commit","published_at":"2014-10-14T13:02:53.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"68a92e2655dcfc68b2f1a4ebb4f0f89cb7303e4b","kind":"commit","published_at":"2014-10-10T22:18:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9fc80b0ae5cd708f5c3c70ab558a23873fe55830","kind":"commit","published_at":"2014-08-26T18:15:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5c4731e56f8241003feb5de9f1d4ca4727493a44","kind":"commit","published_at":"2014-08-19T13:51:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"dfda3ffd7f7fdc1e45677bfbf79293d0780b249f","kind":"commit","published_at":"2014-08-15T13:59:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dc7d0b19183f9f4f1ca4f98c965dc43c8898315a","kind":"commit","published_at":"2014-08-13T09:15:37.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bf69fe820110ee3e2687206c2f5cfa17c0eb7431","kind":"commit","published_at":"2014-06-14T21:04:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a4f6013c408634c209d7ef71474113f89d1b9e78","kind":"commit","published_at":"2014-05-24T16:55:39.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"74b280d01d578fa422334ffeebb804a52f5118b8","kind":"commit","published_at":"2013-10-23T10:15:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ce1aa8ed82774dbcd9ebc8a0a0f40636bcabc67","kind":"commit","published_at":"2013-08-14T11:24:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2024-09-07T16:06:19.696Z","dependent_packages_count":40,"downloads":476826,"downloads_period":"last-month","dependent_repos_count":454,"rankings":{"downloads":1.0832921292758575,"dependent_repos_count":0.6789386355952244,"dependent_packages_count":0.42215946291934997,"stargazers_count":1.4983946469983223,"forks_count":2.33035817237693,"docker_downloads_count":0.7195889626544664,"average":1.1221220016366917},"purl":"pkg:pypi/chess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/chess","docker_dependents_count":17,"docker_downloads_count":24426980,"usage_url":"https://repos.ecosyste.ms/usage/pypi/chess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/chess/dependencies","status":null,"funding_links":["https://github.com/sponsors/niklasf"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T16:06:10.885Z","issues_count":140,"pull_requests_count":51,"avg_time_to_close_issue":5843968.616666666,"avg_time_to_close_pull_request":1118165.255319149,"issues_closed_count":120,"pull_requests_closed_count":47,"pull_request_authors_count":31,"issue_authors_count":100,"avg_comments_per_issue":2.1714285714285713,"avg_comments_per_pull_request":1.7254901960784315,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":46,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":2254554.378378378,"past_year_avg_time_to_close_pull_request":961759.0833333334,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5434782608695652,"past_year_avg_comments_per_pull_request":1.4666666666666668,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/issues","maintainers":[{"login":"niklasf","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}],"active_maintainers":[{"login":"niklasf","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chess/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chess/related_packages","maintainers":[{"uuid":"niklasf","login":"niklasf","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/niklasf/","role":null,"created_at":"2023-01-01T21:13:38.582Z","updated_at":"2023-01-01T21:13:38.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/niklasf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2886875,"name":"python-chess","ecosystem":"pypi","description":"A chess library with move generation, move validation, and support for common formats.","homepage":"https://github.com/niklasf/python-chess","licenses":"GPL-3.0+","normalized_licenses":["GPL-3.0+"],"repository_url":"https://github.com/niklasf/python-chess","keywords_array":["chess","fen","epd","pgn","polyglot","syzygy","gaviota","uci","xboard"],"namespace":null,"versions_count":100,"first_release_published_at":"2020-10-04T13:39:05.000Z","latest_release_published_at":"2020-10-22T11:41:17.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-09-07T20:31:13.666Z","created_at":"2022-04-10T12:20:30.903Z","updated_at":"2025-09-07T20:31:13.666Z","registry_url":"https://pypi.org/project/python-chess/","install_command":"pip install python-chess --index-url https://pypi.org/simple","documentation_url":"https://python-chess.readthedocs.io","metadata":{"funding":null,"documentation":"https://python-chess.readthedocs.io","classifiers":["Development Status :: 7 - Inactive"],"normalized_name":"python-chess","project_status":null},"repo_metadata":{"uuid":"6054289","full_name":"niklasf/python-chess","owner":"niklasf","description":"A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication","archived":false,"fork":false,"pushed_at":"2024-01-01T16:24:35.000Z","size":12567,"stargazers_count":2211,"open_issues_count":19,"forks_count":521,"subscribers_count":69,"default_branch":"master","last_synced_at":"2024-01-03T21:02:00.284Z","etag":null,"topics":["chess","epd","fen","gaviota","pgn","polyglot","syzygy","uci","xboard"],"latest_commit_sha":null,"homepage":"https://python-chess.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cloudfoundry-samples/grails-petclinic","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklasf.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG-OLD.rst","contributing":null,"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},"funding":{"github":"niklasf"}},"created_at":"2012-10-03T01:55:50.000Z","updated_at":"2024-01-02T16:13:12.000Z","dependencies_parsed_at":"2023-07-05T18:32:03.360Z","dependency_job_id":null,"html_url":"https://github.com/niklasf/python-chess","commit_stats":{"total_commits":3634,"total_committers":67,"mean_commits":54.23880597014925,"dds":"0.43340671436433686","last_synced_commit":"bb3a2a40d65456fd35d2525a926b9a5e2411d65b"},"previous_names":[],"tags_count":113,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179058185,"owners_count":10763591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"niklasf","name":"Niklas Fiekas","uuid":"402777","kind":"user","description":"","email":"","website":"https://backscattering.de","location":"Germany","twitter":"NiklasFiekas","company":null,"icon_url":"https://avatars.githubusercontent.com/u/402777?u=1d6fdcb1a82a3f926329e56cdff023208bbadf83\u0026v=4","repositories_count":66,"last_synced_at":"2023-03-11T13:15:43.462Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/niklasf","created_at":"2022-11-02T23:29:51.246Z","updated_at":"2023-03-11T13:15:43.470Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf/repositories"},"tags":[{"name":"v1.10.0","sha":"cfda9c0f70697e6c17f71ffa1d1381c5067dae62","kind":"tag","published_at":"2023-07-27T16:33:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"b04275aa415f5783118feb1732ec16e468bb9c06","kind":"tag","published_at":"2022-12-22T11:32:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"da82a9ba72e7756171a6ff1ba19b97a94aeb9308","kind":"tag","published_at":"2022-09-16T12:34:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"3c902fde7a4744b285d933eb6116ec78a87871eb","kind":"tag","published_at":"2022-06-17T13:31:14.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"56b2410513ff6e64305ef5caed7eda68826145ed","kind":"tag","published_at":"2022-05-28T10:43:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eef8a29907e91662a24a4f0a79416f14c8a6d24c","kind":"tag","published_at":"2022-03-18T11:35:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"d93c0b237b33d0652197958cd4a1cdeb72b7f7a2","kind":"tag","published_at":"2021-12-23T13:38:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"53a8a9e11f7401d4d689543f82b6c2b20f4c79e1","kind":"tag","published_at":"2021-10-07T17:15:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"4156d3a7c8056432452e5a9c796b520633224dbd","kind":"tag","published_at":"2021-06-12T08:23:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2dcc8abc20c9956a7c49e49af98522a4bca22ea0","kind":"tag","published_at":"2021-06-11T14:21:04.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"abd0fc4d0b07dbb86009e0a089e796f918ae732b","kind":"tag","published_at":"2021-04-07T08:43:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c06e8d3b443c7e34e75742f08c972ee654394be3","kind":"tag","published_at":"2021-01-25T12:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"aae85995dba9b2e769f963e964a92b7217414ede","kind":"tag","published_at":"2020-12-27T14:08:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"0bbb045a16126f99ec517f1e246ae8186835a6ca","kind":"tag","published_at":"2020-12-12T13:36:55.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"14a22afdb9aa6be4588c91311011e1ae82eee1b3","kind":"tag","published_at":"2020-12-06T12:31:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"69ce173743808bf528dab1d582c68b703b29db5e","kind":"tag","published_at":"2020-11-06T16:23:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"7348e966d0a63b40c73a42fd1bdd0e79422110c8","kind":"tag","published_at":"2020-10-29T17:31:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"aba441fdf4884a23037111c8b2a8b30f69d67cd4","kind":"tag","published_at":"2020-10-26T11:38:31.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8b7ed230711e3020422b2ab5c3b6fe2c870630fe","kind":"tag","published_at":"2020-10-22T11:40:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ec90b9b7cfc8ed3b4aa08824e86c643beaa723cb","kind":"tag","published_at":"2020-10-04T13:38:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d284ecc1f451d4815ca4d66a2c3aa97750dd65f6","kind":"tag","published_at":"2020-09-24T19:46:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d92c6dd477702d57d3bee2f8b11d69fb6ce1a897","kind":"tag","published_at":"2020-09-24T16:39:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v1.0.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v1.0.0/manifests"},{"name":"v0.31.4","sha":"91d431c0d9114ba7f9ecb9fa29fc66ab334b345f","kind":"tag","published_at":"2020-08-09T11:45:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"50d2e2fd8c03ceb113b02c0de01d475ab11844d1","kind":"tag","published_at":"2020-07-18T09:55:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"21f258df56e02044c68fce8f5690f72cdd690251","kind":"tag","published_at":"2020-06-02T16:19:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"b48152cd09214e10937ffb7f058f13531c34e06c","kind":"tag","published_at":"2020-05-05T15:46:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"82f73aff8ab40b3fbda611c272a3da28116e53c1","kind":"tag","published_at":"2020-04-21T19:12:46.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.31.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"f44fc9c3e3aadf5a56c7081b06866088137a0fca","kind":"tag","published_at":"2020-01-18T13:46:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"73cc88a764fb297d837394fdb417d468e6798a99","kind":"tag","published_at":"2020-01-01T12:56:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.30.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"36e6db56cd300ef4e30a3ae9c273f2eb6db34e4b","kind":"tag","published_at":"2019-12-02T10:28:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.29.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.29.0/manifests"},{"name":"v0.28.3","sha":"6410436e3bff739aa8f075f4f166ca1e9670c91a","kind":"tag","published_at":"2019-09-03T14:29:16.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"283479a5d549a76ba1e50d115eeb1072bbf418a3","kind":"tag","published_at":"2019-07-25T10:38:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"ac2a74b9e8921852dab0119d468d34c941bb4c89","kind":"tag","published_at":"2019-06-25T13:23:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"6f562bf384a1cff8ea2b18900ecb99fd3e866a83","kind":"tag","published_at":"2019-05-20T14:49:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.28.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"e85320373bfbfbfb23205d1945c81ec8926c4132","kind":"tag","published_at":"2019-03-21T10:25:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"fb47ee859c7cd900a87597e0767d4f60935d2e99","kind":"tag","published_at":"2019-03-16T12:25:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"f2797e761176f39bf9a682027b465c90835dce66","kind":"tag","published_at":"2019-03-15T10:43:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"5fea9c7201926192e7e8a51d57be4fc33c03707f","kind":"tag","published_at":"2019-03-14T08:19:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.27.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"fa54ea58643e0dbada17e474938ff54ce9042088","kind":"tag","published_at":"2019-02-19T15:29:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.26.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"86ff1870e2a455a9a68922a5a65a116fbec21ebb","kind":"tag","published_at":"2019-01-23T23:10:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"bef022808d758ddfd30fb3d5eac7a683dc5814cb","kind":"tag","published_at":"2019-01-18T20:55:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.25.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"f0af6833e48830c292aa96d6e4b196ddca353c9e","kind":"tag","published_at":"2019-01-05T17:02:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"51a5150840c33dd38fd601dac89ef49f94515b45","kind":"tag","published_at":"2018-12-07T16:41:20.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.1/manifests"},{"name":"v0.23.11","sha":"4d8eb17d51de98cc3d115f7e8665c6758a58a2ce","kind":"tag","published_at":"2018-12-07T16:33:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.11","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.11/manifests"},{"name":"v0.24.0","sha":"5396f1cae1ad4d52a3cdd59d2605cb5451b9791f","kind":"tag","published_at":"2018-12-03T18:10:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.24.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.24.0/manifests"},{"name":"v0.23.10","sha":"da5e6b7a49950c6d1a541186fef7598265b88152","kind":"tag","published_at":"2018-10-31T11:24:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.10","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.10/manifests"},{"name":"v0.23.9","sha":"57ee1dd61ff0faf34795f5e83d92284806c232ed","kind":"tag","published_at":"2018-07-04T11:05:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.9","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.9/manifests"},{"name":"v0.23.8","sha":"98712c342560aa9c551957aff775a337c3dbab70","kind":"tag","published_at":"2018-07-01T12:01:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.8","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.8/manifests"},{"name":"v0.23.7","sha":"bb6b4b0105bfdafc2320329bf31061f8b20acd54","kind":"tag","published_at":"2018-06-26T08:35:27.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.7","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.7/manifests"},{"name":"v0.23.6","sha":"50dee91d4f5817e5bedb00607c918c602e083ce6","kind":"tag","published_at":"2018-05-25T19:54:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.6","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"b6134239628d73df69cbf78f649558c5cb9f7662","kind":"tag","published_at":"2018-05-11T08:03:10.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"3f873e581e8d1b8c93b660e335294ee39b802392","kind":"tag","published_at":"2018-04-29T15:12:49.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"3575ce95e318494453ac48290bda89a6ae4ae232","kind":"tag","published_at":"2018-04-21T16:41:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"3e05209cedad8f70d73a4996046514d3e9924986","kind":"tag","published_at":"2018-04-20T14:46:29.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"094a3e1ea623036d5259b5b69b6f0336592f7bcb","kind":"tag","published_at":"2018-04-13T18:45:23.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"cbd809fd74a537c98f2f50304322587d4040df2d","kind":"tag","published_at":"2018-04-08T09:31:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.23.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"694bc64ba50b728ca52415c00803ee568da2b3e4","kind":"tag","published_at":"2018-03-15T17:33:00.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"6a5210ccf395ab9313f86aa7059e5135ccef181c","kind":"tag","published_at":"2018-01-01T15:08:57.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"bea1e9b971c478fa60006c3646371ff31f69a2ce","kind":"tag","published_at":"2017-11-20T14:47:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.22.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"0af02d8ab0ec5f54f467cee68a564fe6502424e2","kind":"tag","published_at":"2017-11-17T11:57:43.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"bb609abcd0fdc0e67beded94478eee61c1e07970","kind":"tag","published_at":"2017-11-14T00:14:22.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"cf283216d464de8d038e764ab99177215a36fcdf","kind":"tag","published_at":"2017-11-13T21:02:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.21.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"25293df7b83fc758fc07d7ee198b689bb148e5f1","kind":"tag","published_at":"2017-10-16T11:27:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"d8f4b18d0292a42b2102b996e9d683ee89e0f9b0","kind":"tag","published_at":"2017-10-13T00:06:02.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.20.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"1d9eab930ff38eedec9be09b2a788b323cc32b8a","kind":"tag","published_at":"2017-07-27T09:48:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.19.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.19.0/manifests"},{"name":"v0.18.4","sha":"479c1b65257b71089978a67368cf8799e0ef554a","kind":"tag","published_at":"2017-07-04T21:30:40.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"ceeb8812888013b9adae60aa2ae4d8419454c17e","kind":"tag","published_at":"2017-06-28T14:22:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"3ca43b2974f1f2b0b9f2ed2fe2de221d7a1391a3","kind":"tag","published_at":"2017-06-01T20:19:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"8a0034fb5b9299a815b1b2c70fdb855637976cff","kind":"tag","published_at":"2017-05-01T19:12:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"62d5a7b07cf358cfd8e5b849448867822d053be4","kind":"tag","published_at":"2017-04-20T16:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.18.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"3817b70d2af6901a2ada01efb3fe5c46c462b2c4","kind":"tag","published_at":"2017-03-06T20:07:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.17.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"801a7072e863f86549bcfd496b01fe5e5aa01da3","kind":"tag","published_at":"2017-01-15T18:11:19.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"facd9f51081ba25de175c79416e17c0a0d4d118c","kind":"tag","published_at":"2016-12-12T20:44:32.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"5ffe44efcbf29936300e1960ea49ef9458da08ab","kind":"tag","published_at":"2016-12-11T20:22:12.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.16.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"d6f853d10adca7db16847f0e6fb413a329e68e04","kind":"tag","published_at":"2016-11-02T13:51:01.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"558bae4badd4003d40c900f685bfec8c4f4dd191","kind":"tag","published_at":"2016-09-21T16:36:42.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"917a156c9698b2f978aefeb5ecff41622be1b24e","kind":"tag","published_at":"2016-09-13T16:35:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"890cb8e3976650eaab0aeb2c0a1e7e113e5243e3","kind":"tag","published_at":"2016-09-12T20:08:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"d97692330d09d090d2f372a06071de653cc9a243","kind":"tag","published_at":"2016-08-11T19:21:38.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.15.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"b37120f28dd9d5109646a321df46d61a60b834e7","kind":"tag","published_at":"2016-06-07T21:02:17.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"ddf9d7a725db8b392313a7b9d3943eeaa8d4c1d4","kind":"tag","published_at":"2016-04-07T14:00:33.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.14.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"e9776b44d9bb4067dfcde42b7381024a2c308ad9","kind":"tag","published_at":"2016-04-07T13:57:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"efdbf8954595f7e5ee16e51742cc01eb4f96eea0","kind":"tag","published_at":"2016-01-19T12:50:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"98d94aeda913afba1cc797eb15b68510151be187","kind":"tag","published_at":"2015-12-20T17:05:45.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"b9ff32857c803e6d1d1f1b5b6cdc3a59202ae2b6","kind":"tag","published_at":"2015-11-10T17:55:06.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.13.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"f8a79dfeb5fd6b96d9dd7285fa0505f1d849f59f","kind":"tag","published_at":"2015-10-17T22:13:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"17e487315ebb3cb113c08b49e7fa9a537bc1e11b","kind":"tag","published_at":"2015-10-13T16:09:59.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"a7be166c59740d3fad199c5444a3593090a1ba0d","kind":"tag","published_at":"2015-10-09T08:33:50.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"1383e5f24c661032d613d5d0d664861b3c6c92e9","kind":"tag","published_at":"2015-10-07T16:20:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c43a3a86b43da3bb9f12414fe0b099a851efbf83","kind":"tag","published_at":"2015-10-07T14:00:47.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd4327ce303adc1679396a995a91da5a4cc73a54","kind":"tag","published_at":"2015-10-03T13:30:26.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.12.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"58359ae5f5b8a921c11d14c67ea1e0c19f0c6e16","kind":"tag","published_at":"2015-09-07T16:51:25.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"b07bebafcb34a95d53ecab0b666757a029160920","kind":"tag","published_at":"2015-09-06T12:30:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.11.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"e8c41e73494da6d8ff320bc35c02045341e7bcb0","kind":"tag","published_at":"2015-08-30T12:59:18.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"f20fb2fae28c48bdeb94ff2a4570652d403709c3","kind":"commit","published_at":"2015-08-28T13:03:52.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.10.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"75f9a4cd7f6aa630ea72d9ab5b8a832aa10eade1","kind":"commit","published_at":"2015-07-15T11:47:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.1/manifests"},{"name":"v0.8.3","sha":"5259fb776dd748a28ad790f571d2af0ebb84febb","kind":"commit","published_at":"2015-07-15T11:41:54.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.3","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.3/manifests"},{"name":"v0.9.0","sha":"b5277cddfecfd64477e9434fc37d0a486556daf5","kind":"commit","published_at":"2015-06-24T20:08:15.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.9.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"87f1ec9d53369a1881b8329aa59b9a3a1a706285","kind":"commit","published_at":"2015-06-21T12:04:11.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8b3821e9471f00c0e02153e901010c76f0429a05","kind":"commit","published_at":"2015-05-29T15:31:51.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"03914ea055a49a5d604cb058c7fa8e33e42f556d","kind":"commit","published_at":"2015-03-25T14:40:07.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.8.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7578a5e189483c6ff49ac6d8bc0db07b738b3d1b","kind":"commit","published_at":"2015-02-21T14:33:13.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.7.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8cf4f977f07c4d74cada83c3b56ff5ed15041a1b","kind":"commit","published_at":"2014-11-08T13:02:08.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.6.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"f9eee503784dfe72afd4027dbaab1d6617e038be","kind":"commit","published_at":"2014-10-14T13:02:53.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.5.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"68a92e2655dcfc68b2f1a4ebb4f0f89cb7303e4b","kind":"commit","published_at":"2014-10-10T22:18:05.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.2","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9fc80b0ae5cd708f5c3c70ab558a23873fe55830","kind":"commit","published_at":"2014-08-26T18:15:56.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5c4731e56f8241003feb5de9f1d4ca4727493a44","kind":"commit","published_at":"2014-08-19T13:51:28.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.4.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"dfda3ffd7f7fdc1e45677bfbf79293d0780b249f","kind":"commit","published_at":"2014-08-15T13:59:24.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.1","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dc7d0b19183f9f4f1ca4f98c965dc43c8898315a","kind":"commit","published_at":"2014-08-13T09:15:37.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.3.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bf69fe820110ee3e2687206c2f5cfa17c0eb7431","kind":"commit","published_at":"2014-06-14T21:04:48.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.2.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a4f6013c408634c209d7ef71474113f89d1b9e78","kind":"commit","published_at":"2014-05-24T16:55:39.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.1.0","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"74b280d01d578fa422334ffeebb804a52f5118b8","kind":"commit","published_at":"2013-10-23T10:15:41.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.5","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3ce1aa8ed82774dbcd9ebc8a0a0f40636bcabc67","kind":"commit","published_at":"2013-08-14T11:24:34.000Z","download_url":"https://codeload.github.com/niklasf/python-chess/tar.gz/v0.0.4","html_url":"https://github.com/niklasf/python-chess/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2024-01-03T21:02:20.706Z","dependent_packages_count":10,"downloads":91386,"downloads_period":"last-month","dependent_repos_count":572,"rankings":{"downloads":2.634577238393965,"dependent_repos_count":0.5980124879078357,"dependent_packages_count":1.5944938454531414,"stargazers_count":1.4975717956986097,"forks_count":2.33035817237693,"docker_downloads_count":2.9904532973744127,"average":1.9409111395341492},"purl":"pkg:pypi/python-chess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-chess","docker_dependents_count":6,"docker_downloads_count":80,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-chess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-chess/dependencies","status":null,"funding_links":["https://github.com/sponsors/niklasf"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-02T09:19:22.221Z","issues_count":103,"pull_requests_count":45,"avg_time_to_close_issue":5442342.430232558,"avg_time_to_close_pull_request":974750.3953488372,"issues_closed_count":86,"pull_requests_closed_count":43,"pull_request_authors_count":26,"issue_authors_count":78,"avg_comments_per_issue":2.2524271844660193,"avg_comments_per_pull_request":1.6,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":57,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":1029511.4888888889,"past_year_avg_time_to_close_pull_request":1328812.6333333333,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.8596491228070176,"past_year_avg_comments_per_pull_request":1.7741935483870968,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chess/related_packages","maintainers":[{"uuid":"niklasf","login":"niklasf","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/niklasf/","role":null,"created_at":"2022-12-08T20:56:38.073Z","updated_at":"2022-12-08T20:56:38.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/niklasf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":15789,"full_name":"niklasf/python-chess","default_branch":"master","committers":[{"name":"Niklas Fiekas","email":"niklas.fiekas@backscattering.de","login":"niklasf","count":3440},{"name":"Mark Harrison","email":"mark.z.harrison@gmail.com","login":"MarkZH","count":106},{"name":"Boštjan Mejak","email":"bostjan.xperia@gmail.com","login":"PedanticHacker","count":68},{"name":"Manik Charan","email":"mkchan2951@gmail.com","login":"Mk-Chan","count":59},{"name":"Jean-Noel Avila","email":"jn.avila@free.fr","login":"jnavila","count":12},{"name":"Hugo","email":"hugovk","login":"hugovk","count":8},{"name":"Tanmay Garg","email":"40921153+tanmay2004","login":"tanmay2004","count":8},{"name":"gbtami","email":"gbtami@gmail.com","login":"gbtami","count":8},{"name":"TesseractA","email":"tesseractwxyz@gmail.com","login":"TesseractA","count":7},{"name":"Cash Costello","email":"cash.costello@gmail.com","login":"cash","count":6},{"name":"Daniel Dugovic","email":"dandydand@gmail.com","login":"ddugovic","count":4},{"name":"ProgramFOX","email":"programfox@hotmail.be","login":"thomas-daniels","count":3},{"name":"kraktus","email":"56031107+kraktus","login":"kraktus","count":3},{"name":"AInnuganti","email":"130129680+AInnuganti","login":"AInnuganti","count":3},{"name":"Adrien Barbaresi","email":"barbaresi@bbaw.de","login":"adbar","count":3},{"name":"Richard C Gerkin","email":"rgerkin@asu.edu","login":"rgerkin","count":3},{"name":"Self-Perfection","email":"alexander.s.m+git@gmail.com","login":"Self-Perfection","count":3},{"name":"Trevor Bayless","email":"trevorbayless1@gmail.com","login":"trevorbayless","count":3},{"name":"laniakea64","email":"laniakea64","login":"laniakea64","count":3},{"name":"johndoknjas","email":"jdoknjas@sfu.ca","login":"johndoknjas","count":2},{"name":"Fabian Fichter","email":"ianfab","login":"ianfab","count":2},{"name":"Joerg Sonnenberger","email":"joerg@bec.de","login":"jsonn","count":2},{"name":"Michel Van den Bergh","email":"michel.vandenbergh@uhasselt.be","login":"vdbergh","count":2},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":2},{"name":"Paul Philippov","email":"themactep@gmail.com","login":"themactep","count":2},{"name":"mauricesvp","email":"maurice@walny.de","login":"mauricesvp","count":2},{"name":"rheber","email":"rheber@rediffmail.com","login":"rheber","count":2},{"name":"DonLarry","email":"donlarry.timoteo@gmail.com","login":"DonLarry","count":2},{"name":"Alexander Lyashuk","email":"mooskagh@gmail.com","login":"mooskagh","count":2},{"name":"salman69e27","email":"asbayomy04@gmail.com","login":null,"count":2},{"name":"Niklas Fiekas","email":"niklas.fiekas@kodak.com","login":null,"count":2},{"name":"Jesse Adam Randall Hester","email":"ubuntu@ip-172-31-17-195.us-west-2.compute.internal","login":null,"count":2},{"name":"Lukas Malte Monnerjahn","email":"lumo@uni-bremen.de","login":null,"count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1},{"name":"Qing","email":"qing.zhou@teraki.com","login":null,"count":1},{"name":"3d12","email":"3d12","login":"3d12","count":1},{"name":"Alvaro Nieto","email":"alvaro.nieto@gmail.com","login":"alvanieto","count":1},{"name":"Neil Stoker","email":"nmstoker","login":"nmstoker","count":1},{"name":"Philipp Fruck","email":"dev@p-fruck.de","login":"p-fruck","count":1},{"name":"Rahul Saini","email":"137695929+ProgramR4732","login":"ProgramR4732","count":1},{"name":"Robert Nurnberg @ elitebook","email":"robert.nurnberg@gmx.de","login":"robertnurnberg","count":1},{"name":"SzymonStasiowski","email":"sz.Stasiowski2@gmail.com","login":"SzymonStasiowski","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"aipv","email":"qingzhou.berlin@gmail.com","login":"aipv","count":1},{"name":"analog-hors","email":"44050761+analog-hors","login":"analog-hors","count":1},{"name":"anonymousdouble","email":"112695649+anonymousdouble","login":"anonymousdouble","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"disservin","email":"45608332+Disservin","login":"Disservin","count":1},{"name":"evidencebp","email":"idanamit@gmail.com","login":"evidencebp","count":1},{"name":"mush42","email":"musharraf.omer@gmail.com","login":"mush42","count":1},{"name":"snowdrop4","email":"82846066+snowdrop4","login":"snowdrop4","count":1},{"name":"stevepapazis","email":"stevepapazis","login":"stevepapazis","count":1},{"name":"vladimir","email":"chernvld@gmail.com","login":"JJBT","count":1},{"name":"Daniel Balparda","email":"balparda@google.com","login":"balparda","count":1},{"name":"Danny Gale","email":"danny.gale@gale-labs.com","login":"dannygale","count":1},{"name":"David Sterba","email":"dsterba@suse.com","login":"kdave","count":1},{"name":"Andrew Medworth","email":"github@medworth.org.uk","login":"amdw","count":1},{"name":"Bartek Spitza","email":"34445227+bartekspitza","login":"bartekspitza","count":1},{"name":"Christian Korn","email":"christian.korn@flying-cat.de","login":"chrkorn","count":1},{"name":"Corey Lowman","email":"clowman1993@gmail.com","login":"coreylowman","count":1},{"name":"Nicolás Pinochet","email":"n.pinochet@hotmail.com","login":"npinochet","count":1},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":1},{"name":"Devin J. Pohly","email":"djpohly@gmail.com","login":"djpohly","count":1},{"name":"Geert Braekmans","email":"geert.braekmans@gmail.com","login":"gbraekmans","count":1},{"name":"Harmon","email":"Harmon758@gmail.com","login":"Harmon758","count":1},{"name":"Jack Merlin Bruce","email":"33180920+jackmerlinbruce","login":"jackmerlinbruce","count":1},{"name":"Jackson Hall","email":"jacksonthall22@gmail.com","login":"jacksonthall22","count":1},{"name":"Jacob Waller","email":"jacobwaller@jacobwaller.com","login":"jacobwaller","count":1},{"name":"James Braza","email":"jamesbraza@gmail.com","login":"jamesbraza","count":1},{"name":"John Hammond","email":"jmhammond@gmail.com","login":"jmhammond","count":1},{"name":"Josh Giesbrecht","email":"josh@thoughtlost.org","login":"joshgiesbrecht","count":1},{"name":"Justin Terry","email":"justinkterry@gmail.com","login":"jkterry1","count":1},{"name":"Manan","email":"manan.yadav02@gmail.com","login":"mentix02","count":1},{"name":"Markus Elfring","email":"elfring@users.sourceforge.net","login":"elfring","count":1},{"name":"Matthew Lai","email":"m@matthewlai.ca","login":"matthewlai","count":1}],"total_commits":3819,"total_committers":75,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":50.92,"dds":0.09924063891070956,"past_year_committers":[{"name":"Niklas Fiekas","email":"niklas.fiekas@backscattering.de","login":"niklasf","count":44},{"name":"Mark Harrison","email":"MarkZH","login":"MarkZH","count":8},{"name":"Adrien Barbaresi","email":"barbaresi@bbaw.de","login":"adbar","count":3},{"name":"Alexander Lyashuk","email":"mooskagh@gmail.com","login":"mooskagh","count":2},{"name":"evidencebp","email":"idanamit@gmail.com","login":"evidencebp","count":1},{"name":"Robert Nurnberg @ elitebook","email":"robert.nurnberg@gmx.de","login":"robertnurnberg","count":1},{"name":"Manan","email":"manan.yadav02@gmail.com","login":"mentix02","count":1},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":1},{"name":"Lukas Malte Monnerjahn","email":"lumo@uni-bremen.de","login":null,"count":1}],"past_year_total_commits":62,"past_year_total_committers":9,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.888888888888889,"past_year_dds":0.29032258064516125,"last_synced_at":"2025-05-28T09:15:50.731Z","last_synced_commit":"ffa04827e325de5b4d39a67eee3528474b814285","created_at":"2023-03-07T11:31:04.528Z","updated_at":"2025-05-28T09:15:50.786Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"niklasf/python-chess","html_url":"https://github.com/niklasf/python-chess","last_synced_at":"2025-08-31T09:17:57.705Z","status":null,"issues_count":163,"pull_requests_count":68,"avg_time_to_close_issue":5971064.162790698,"avg_time_to_close_pull_request":1486547.2063492064,"issues_closed_count":129,"pull_requests_closed_count":63,"pull_request_authors_count":39,"issue_authors_count":118,"avg_comments_per_issue":2.1349693251533743,"avg_comments_per_pull_request":1.7205882352941175,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":34,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":1414343.8125,"past_year_avg_time_to_close_pull_request":1447248.7333333334,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.2058823529411764,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-14T10:31:41.272Z","updated_at":"2025-09-03T06:56:04.322Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-chess/issues","issue_labels_count":{"question":46,"engine":24,"bug":13,"enhancement":10},"pull_request_labels_count":{"engine":3,"enhancement":2,"dependencies":2},"issue_author_associations_count":{"NONE":135,"OWNER":16,"CONTRIBUTOR":15},"pull_request_author_associations_count":{"CONTRIBUTOR":46,"NONE":28,"OWNER":2},"issue_authors":{"niklasf":16,"kraktus":4,"Torom":4,"GabrieleBattaglia":4,"Phillyclause89":3,"mooskagh":3,"amalrajjs":3,"HarshilPatel007":3,"alexlopespereira":3,"jamesbraza":3,"fsmosca":2,"johndoknjas":2,"startnow2024":2,"flashdens":2,"axtrace":2,"jdart1":2,"robertnurnberg":2,"DarkReaper231":2,"MattisIsEpic":2,"arctic420":2,"toolonely":2,"muddycamel":1,"tissatussa":1,"jshriver":1,"sxre":1,"phonokoye":1,"rafacouto":1,"mphuget":1,"DroZ-hun":1,"JohanSjoblom":1,"ghl3":1,"MatijaSi":1,"maxwell-oroark":1,"djokester":1,"AlessioPoggi99":1,"oayk23":1,"ayush2438":1,"atenonai":1,"kevinpolisano":1,"IceboxDev":1,"MinetaS":1,"markobogoevski":1,"42-AH":1,"asy51":1,"maximelucas":1,"LilacPeregrine":1,"sdxsharp":1,"jkrooskos":1,"Aditya9960i":1,"thomasahle":1,"ben-1634":1,"laniakea64":1,"mneira10":1,"quentindeltour":1,"Leon0402":1,"Hottemax":1,"FauziAkram":1,"jimratliff":1,"SimonBenhamou":1,"Neutrino-Go":1,"gian9959":1,"mauricesvp":1,"winapiadmin":1,"evidencebp":1,"Tilps":1,"MX6464":1,"mvrozanti":1,"st4ck3":1,"Emalios":1,"balbirthomas":1,"prashant-saxena":1,"vosschr":1,"SylviaStout":1,"jkterry1":1,"gawebb-dstl":1,"jmhammond":1,"adelbertc":1,"petoor":1,"jnewb1":1,"olleeriksson":1,"1337cod3r":1,"cherepanovic":1,"rsocor01":1,"plutotree":1,"ZiyaoWei":1,"deboradum":1,"SandroMartens":1,"IndeedLad":1,"alexawake":1,"JavierYepez":1,"lvd2":1,"andreasabel":1,"gyermolenko":1,"sugizo":1,"raquelhortab":1,"quanvm0501ghcodespacehdfoipgcoi":1,"PedanticHacker":1,"Lukasel":1,"BenMuhit":1,"9acca9":1,"lineality":1,"MarkZH":1,"Denzeduous":1,"greg-finley":1,"06davber":1,"Corallo":1,"dave7895":1,"EmptikBest":1,"donkawechico":1,"mcdominik":1,"sylthiel":1,"iHopist":1,"m-f-h":1,"mratanusarkar":1,"parszab":1,"malithonline":1,"Piriprimey":1,"OsaRobots":1,"bswck":1},"pull_request_authors":{"MarkZH":13,"adbar":4,"trevorbayless":3,"laniakea64":3,"dependabot[bot]":2,"Lukasel":2,"eyalk11":2,"jsonn":2,"deepyaman":2,"plutotree":2,"R3dan":2,"dubslow":2,"shantanucoder":2,"evidencebp":2,"3d12":2,"Vikasg7":2,"ianfab":2,"mentix02":2,"niklasf":2,"ProgramR4732":2,"snowdrop4":1,"chao-mu":1,"Disservin":1,"AInnuganti":1,"ghost":1,"robertnurnberg":1,"mush42":1,"jacksonthall22":1,"joshgiesbrecht":1,"anonymousdouble":1,"jamesbraza":1,"jmhammond":1,"akx":1,"IVT-mad":1,"mooskagh":1,"pjpuzzler":1,"johndoknjas":1,"mauricesvp":1,"axolotl-logic":1,"RobS30":1,"DonLarry":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"question":3,"engine":2,"bug":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":30,"CONTRIBUTOR":2,"OWNER":1},"past_year_pull_request_author_associations_count":{"NONE":12,"CONTRIBUTOR":10},"past_year_issue_authors":{"Phillyclause89":3,"startnow2024":2,"axtrace":2,"kraktus":2,"MattisIsEpic":2,"mooskagh":2,"winapiadmin":1,"Torom":1,"st4ck3":1,"SandroMartens":1,"quanvm0501ghcodespacehdfoipgcoi":1,"plutotree":1,"oayk23":1,"niklasf":1,"MX6464":1,"malithonline":1,"JohanSjoblom":1,"iHopist":1,"GabrieleBattaglia":1,"evidencebp":1,"BenMuhit":1,"balbirthomas":1,"atenonai":1,"andreasabel":1,"9acca9":1,"42-AH":1},"past_year_pull_request_authors":{"MarkZH":4,"adbar":4,"mentix02":2,"plutotree":2,"eyalk11":2,"evidencebp":2,"shantanucoder":2,"chao-mu":1,"robertnurnberg":1,"axolotl-logic":1,"mooskagh":1},"maintainers":[{"login":"niklasf","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}],"active_maintainers":[{"login":"niklasf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/niklasf"}]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":31,"WatchEvent":226,"IssueCommentEvent":51,"PushEvent":13,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":5,"PullRequestEvent":19,"ForkEvent":45},"last_year":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":31,"WatchEvent":226,"IssueCommentEvent":51,"PushEvent":13,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":5,"PullRequestEvent":19,"ForkEvent":45}},"keywords":["chess","epd","fen","gaviota","pgn","polyglot","syzygy","uci","xboard"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:17:22.506Z","updated_at":"2023-01-13T13:17:22.506Z","repository_link":"https://github.com/niklasf/python-chess/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6876077202,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876077203,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876077204,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:17:22.530Z","updated_at":"2023-01-13T13:17:22.530Z","repository_link":"https://github.com/niklasf/python-chess/blob/master/.github/workflows/test.yml","dependencies":[{"id":6876077205,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876077206,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T13:17:22.555Z","updated_at":"2023-01-13T13:17:22.555Z","repository_link":"https://github.com/niklasf/python-chess/blob/master/docs/requirements.txt","dependencies":[{"id":6876077207,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==6.1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python-chess-stub/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T13:17:22.578Z","updated_at":"2023-01-13T13:17:22.578Z","repository_link":"https://github.com/niklasf/python-chess/blob/master/python-chess-stub/setup.py","dependencies":[{"id":6876077208,"package_name":"chess","ecosystem":"pypi","requirements":"\u003e=1,\u003c2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-02-24T20:29:00.863Z","updated_at":"2024-02-24T20:29:00.863Z","repository_link":"https://github.com/niklasf/python-chess/blob/master/setup.py","dependencies":[]}],"score":29.244182609531663,"created_at":"2025-09-08T11:18:24.580Z","updated_at":"2025-10-07T08:24:19.036Z","avatar_url":"https://github.com/niklasf.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":568241,"funding_links":["https://github.com/sponsors/niklasf"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distribution","autograding","tensors","tokenizer","packaging","yapf","pre-commit-hook","gofmt","deep-neural-networks","formatter"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62256","html_url":"https://science.ecosyste.ms/projects/62256"}