{"id":43531,"name":"fugashi","description":"A Cython MeCab wrapper for fast, pythonic Japanese tokenization and morphological analysis.","url":"https://github.com/polm/fugashi","last_synced_at":"2025-09-05T09:52:20.653Z","repository":{"id":35163581,"uuid":"214947510","full_name":"polm/fugashi","owner":"polm","description":"A Cython MeCab wrapper for fast, pythonic Japanese tokenization and morphological analysis.","archived":false,"fork":false,"pushed_at":"2025-06-05T10:28:14.000Z","size":504,"stargazers_count":459,"open_issues_count":9,"forks_count":40,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-07-05T14:19:26.265Z","etag":null,"topics":["cython-wrapper","japanese","mecab","nlp","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"polm"}},"created_at":"2019-10-14T04:24:52.000Z","updated_at":"2025-07-03T03:47:55.000Z","dependencies_parsed_at":"2024-04-15T13:38:17.868Z","dependency_job_id":"34a8aa19-0228-4596-bc08-a7bebe67da77","html_url":"https://github.com/polm/fugashi","commit_stats":{"total_commits":255,"total_committers":10,"mean_commits":25.5,"dds":0.05490196078431375,"last_synced_commit":"57e4c28d2caa9893778316a1f038df18eb92ffae"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/polm/fugashi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polm","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/sbom","scorecard":{"id":740252,"data":{"date":"2025-08-11","repo":{"name":"github.com/polm/fugashi","commit":"71d0b97392d5dc5fe431c1b3d5fea195ed63d70d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Code-Review","score":2,"reason":"Found 8/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/manylinux1.yml:1","Warn: no topLevel permission defined: .github/workflows/osx.yml:1","Warn: no topLevel permission defined: .github/workflows/test_manylinux.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"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/manylinux1.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/manylinux1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/osx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/osx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/osx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_manylinux.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/test_manylinux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/polm/fugashi/windows.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating quay.io/pypa/manylinux2014_x86_64 to quay.io/pypa/manylinux2014_x86_64@sha256:265279207916439ab59f696e168b579f789d1b247aa7654efa31b75416adaefa","Warn: pipCommand not pinned by hash: .github/macos-build.sh:51","Warn: pipCommand not pinned by hash: .github/macos-build.sh:52","Warn: pipCommand not pinned by hash: .github/workflows/manylinux1.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/manylinux1.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/manylinux1.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/manylinux1.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/manylinux1.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/manylinux1.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/osx.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/windows.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/windows.yml:81","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  11 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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-22T17:13:32.825Z","repository_id":35163581,"created_at":"2025-08-22T17:13:32.825Z","updated_at":"2025-08-22T17:13:32.825Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740853,"owners_count":25159434,"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-05T02:00:09.113Z","response_time":402,"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":"polm","name":"Paul O'Leary McCann","uuid":"286278","kind":"user","description":"These days I mostly just take pictures of flowers.","email":"","website":"https://dampfkraft.com","location":"🗼Tokyo","twitter":null,"company":"Cotonoha","icon_url":"https://avatars.githubusercontent.com/u/286278?v=4","repositories_count":136,"last_synced_at":"2025-09-03T08:39:26.053Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/polm","funding_links":["https://github.com/sponsors/polm"],"total_stars":1410,"followers":349,"following":80,"created_at":"2022-11-03T09:52:00.095Z","updated_at":"2025-09-03T08:39:26.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polm/repositories"},"packages":[{"id":2741704,"name":"fugashi","ecosystem":"pypi","description":"Cython MeCab wrapper for fast, pythonic Japanese tokenization.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/polm/fugashi","keywords_array":[],"namespace":null,"versions_count":87,"first_release_published_at":"2019-11-06T05:46:36.000Z","latest_release_published_at":"2025-06-05T10:35:08.000Z","latest_release_number":"1.5.1","last_synced_at":"2025-08-13T03:22:50.118Z","created_at":"2022-04-10T11:04:38.912Z","updated_at":"2025-08-13T03:22:50.118Z","registry_url":"https://pypi.org/project/fugashi/","install_command":"pip install fugashi --index-url https://pypi.org/simple","documentation_url":"https://fugashi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","Natural Language :: Japanese","Operating System :: MacOS :: MacOS X","Operating System :: POSIX :: Linux","Programming Language :: Cython","Programming Language :: Python :: 3","Topic :: Text Processing :: Linguistic"],"normalized_name":"fugashi"},"repo_metadata":{"id":35163581,"uuid":"214947510","full_name":"polm/fugashi","owner":"polm","description":"A Cython MeCab wrapper for fast, pythonic Japanese tokenization and morphological analysis.","archived":false,"fork":false,"pushed_at":"2025-06-03T07:02:59.000Z","size":499,"stargazers_count":446,"open_issues_count":10,"forks_count":37,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-03T16:29:43.544Z","etag":null,"topics":["cython-wrapper","japanese","mecab","nlp","tokenizer"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"polm"}},"created_at":"2019-10-14T04:24:52.000Z","updated_at":"2025-06-01T08:46:14.000Z","dependencies_parsed_at":"2024-04-15T13:38:17.868Z","dependency_job_id":"34a8aa19-0228-4596-bc08-a7bebe67da77","html_url":"https://github.com/polm/fugashi","commit_stats":{"total_commits":255,"total_committers":10,"mean_commits":25.5,"dds":0.05490196078431375,"last_synced_commit":"57e4c28d2caa9893778316a1f038df18eb92ffae"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/polm/fugashi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polm","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263754395,"owners_count":23506185,"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":"polm","name":"Paul O'Leary McCann","uuid":"286278","kind":"user","description":"NLP consultant in Tokyo. ","email":"","website":"https://dampfkraft.com","location":"麻布十番, Tokyo","twitter":null,"company":"Cotonoha","icon_url":"https://avatars.githubusercontent.com/u/286278?v=4","repositories_count":136,"last_synced_at":"2025-06-29T15:17:24.646Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/polm","funding_links":["https://github.com/sponsors/polm"],"total_stars":1386,"followers":343,"following":80,"created_at":"2022-11-03T09:52:00.095Z","updated_at":"2025-06-29T15:17:24.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polm/repositories"},"tags":[{"name":"v1.4.4dev1","sha":"5d4831032d4c321a98f6350a84f744cc8b15de60","kind":"commit","published_at":"2025-06-03T07:02:16.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.4dev1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.4dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.4dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.4dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.4dev1/manifests"},{"name":"v1.4.4dev0","sha":"03dccc2583ed6052ce0761d37d3d1a8ba69696e2","kind":"commit","published_at":"2025-06-03T05:28:49.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.4dev0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.4dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.4dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.4dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.4dev0/manifests"},{"name":"v1.4.3","sha":"fec455692e0bff619fe67b19948da9ed572e45f1","kind":"commit","published_at":"2025-05-26T12:15:48.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.3","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.3/manifests"},{"name":"v1.4.3dev0","sha":"fec455692e0bff619fe67b19948da9ed572e45f1","kind":"commit","published_at":"2025-05-26T12:15:48.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.3dev0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.3dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.3dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.3dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.3dev0/manifests"},{"name":"v1.4.2","sha":"47ac4b94c83f278e4dddf9324b20ec6563082c41","kind":"commit","published_at":"2025-05-26T10:58:56.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d28089bb2c1231799cc73c84b8669781a7bb15ff","kind":"commit","published_at":"2025-05-26T06:53:39.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.1/manifests"},{"name":"v1.4.1dev0","sha":"75cbe220c8a1a622394e2f36f08f003829898686","kind":"commit","published_at":"2025-05-24T04:49:49.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.1dev0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.1dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.1dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.1dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.1dev0/manifests"},{"name":"v1.4.0pre1","sha":"bd3d34bfe39ae7bd481bf465c1964caaa0d2ee2f","kind":"commit","published_at":"2024-11-10T14:26:13.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.0pre1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.0pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.0pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.0pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.0pre1/manifests"},{"name":"v1.4.0","sha":"bd3d34bfe39ae7bd481bf465c1964caaa0d2ee2f","kind":"commit","published_at":"2024-11-10T14:26:13.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.4.0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"38f679bad68b0e6998b40a6b44d84619a2d643e8","kind":"commit","published_at":"2024-10-31T08:01:53.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.3","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.3/manifests"},{"name":"v1.3.3dev1","sha":"02c0ccfa057fe29772412d818a5e2eca7d759151","kind":"commit","published_at":"2024-10-31T06:28:50.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.3dev1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.3dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.3dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.3dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.3dev1/manifests"},{"name":"v1.3.2dev0","sha":"01c5b3c6a2ce1862e5493d928a1b77cfdbf6757b","kind":"commit","published_at":"2024-04-15T12:02:11.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.2dev0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.2dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.2dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.2dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.2dev0/manifests"},{"name":"v1.3.2","sha":"01c5b3c6a2ce1862e5493d928a1b77cfdbf6757b","kind":"commit","published_at":"2024-04-15T12:02:11.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.2/manifests"},{"name":"v1.3.1dev0","sha":"9c7cc04e6370ac92fa01705d9beeb4f07d63f777","kind":"commit","published_at":"2024-03-08T15:02:40.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.1dev0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.1dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.1dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.1dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.1dev0/manifests"},{"name":"v1.3.1","sha":"9c7cc04e6370ac92fa01705d9beeb4f07d63f777","kind":"commit","published_at":"2024-03-08T15:02:40.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.1/manifests"},{"name":"1.3.1dev0","sha":"cb892c2b71f4e685e71731bb4b66ab5f6654d474","kind":"commit","published_at":"2024-03-02T11:22:40.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/1.3.1dev0","html_url":"https://github.com/polm/fugashi/releases/tag/1.3.1dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@1.3.1dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/1.3.1dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/1.3.1dev0/manifests"},{"name":"v1.3.0","sha":"d46bab0f960826d31bc6dbad9ace4f27c60b9c45","kind":"commit","published_at":"2023-08-25T12:46:01.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.0/manifests"},{"name":"v1.3.0dev0","sha":"196201488d5139fa1c98bbfcb23f8501d0626e88","kind":"commit","published_at":"2023-08-06T05:20:09.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.3.0dev0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.3.0dev0/manifests"},{"name":"v1.2.1","sha":"57e4c28d2caa9893778316a1f038df18eb92ffae","kind":"commit","published_at":"2022-12-03T12:55:38.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.2.1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"bfbdf085e735f4f5cd6f601dcfb69e30d957eed8","kind":"tag","published_at":"2022-09-04T09:47:45.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.2.0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.2.0/manifests"},{"name":"v1.2.0dev0","sha":"cbd2255a5d711698d7f4d55ae59c7d11c9293153","kind":"commit","published_at":"2022-08-18T14:44:57.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.2.0dev0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.2.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.2.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.2.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.2.0dev0/manifests"},{"name":"v1.1.2","sha":"03451c283f016045877f956e8b2ec00a9e77b012","kind":"tag","published_at":"2022-02-16T05:25:54.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2/manifests"},{"name":"v1.1.2a7","sha":"03451c283f016045877f956e8b2ec00a9e77b012","kind":"tag","published_at":"2022-02-15T14:05:12.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2a7","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a7/manifests"},{"name":"v1.1.2a6","sha":"9e539e87ad0fec1c35e13eed2810bbdb323bb58b","kind":"tag","published_at":"2022-02-12T13:25:55.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2a6","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a6/manifests"},{"name":"v1.1.2a5","sha":"e9c06fdebd7792bc38287faa707fac748b8d0d65","kind":"tag","published_at":"2021-12-23T06:20:09.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2a5","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a5/manifests"},{"name":"v1.1.2a4","sha":"3afaf6700e3b2e7d722deb27ff32ad457adbc229","kind":"tag","published_at":"2021-12-21T10:45:47.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2a4","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a4/manifests"},{"name":"v1.1.2a3","sha":"9c698545b68ecb06281aed96fc27e0194f1f31c7","kind":"tag","published_at":"2021-11-25T13:47:28.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2a3","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a3/manifests"},{"name":"v1.1.2a2","sha":"42a721bdbd28cac61648b701b2a36de3126ada60","kind":"tag","published_at":"2021-11-25T13:10:53.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2a2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a2/manifests"},{"name":"v1.1.2a1","sha":"9ba7b3013680e359aadfe57c2213c7df040d13ca","kind":"tag","published_at":"2021-11-08T13:47:35.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.2a1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.2a1/manifests"},{"name":"v1.1.1","sha":"b9f244c912a76f2e1cc9f30269b0643c209f2968","kind":"tag","published_at":"2021-07-24T10:16:43.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.1/manifests"},{"name":"v1.1.1a1","sha":"20c2bc2d9c96abd782129b9e255607a0931718d4","kind":"tag","published_at":"2021-06-14T15:16:50.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.1a1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.1a1/manifests"},{"name":"v1.1.0","sha":"d934ec67fbbc8d1a06e9f4cd584785e6471d14df","kind":"tag","published_at":"2021-01-25T06:17:44.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.0/manifests"},{"name":"v1.1.0a2","sha":"74e340fe79fcc35563810432be6d68bf488b2f8f","kind":"tag","published_at":"2020-12-29T16:11:21.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.0a2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.0a2/manifests"},{"name":"v1.1.0a1","sha":"cbca5392fcee17274476c5ba661292bd94042211","kind":"tag","published_at":"2020-12-27T11:03:51.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.1.0a1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.1.0a1/manifests"},{"name":"v1.0.5","sha":"9bc9b8cbcb86ab76e9e7434c11ee9e09a029c649","kind":"tag","published_at":"2020-10-22T08:12:19.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.5","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5/manifests"},{"name":"v1.0.5a6","sha":"9bc9b8cbcb86ab76e9e7434c11ee9e09a029c649","kind":"tag","published_at":"2020-10-22T08:00:11.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.5a6","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.5a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.5a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a6/manifests"},{"name":"v1.0.5a5","sha":"91b8101634539c4f0b2c1e7e59171732ede2f9f6","kind":"tag","published_at":"2020-10-22T07:56:39.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.5a5","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.5a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.5a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a5/manifests"},{"name":"v1.0.5a4","sha":"91b8101634539c4f0b2c1e7e59171732ede2f9f6","kind":"tag","published_at":"2020-10-22T07:50:16.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.5a4","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.5a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.5a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a4/manifests"},{"name":"v1.0.5a3","sha":"cba94e74339021bf6356b359aef8b420d969b797","kind":"tag","published_at":"2020-10-22T06:29:07.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.5a3","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.5a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.5a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a3/manifests"},{"name":"v1.0.5a2","sha":"9814dbc3c0a2f85074d9edf476447050052f4b03","kind":"tag","published_at":"2020-10-22T06:19:44.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.5a2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a2/manifests"},{"name":"v1.0.5a1","sha":"e2f7e1278207fff928275e3b5f9f525f565217b3","kind":"tag","published_at":"2020-10-21T06:52:14.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.5a1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.5a1/manifests"},{"name":"v1.0.4","sha":"ff3e19deaaad13f38cdb8c47d0e2bc23a3753ccb","kind":"tag","published_at":"2020-08-12T03:52:35.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.4","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.4/manifests"},{"name":"v1.0.4a1","sha":"ff3e19deaaad13f38cdb8c47d0e2bc23a3753ccb","kind":"tag","published_at":"2020-08-11T04:40:22.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.4a1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.4a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.4a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.4a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.4a1/manifests"},{"name":"v1.0.3","sha":"38af12285cd06d20f03d1e4f89d795686449c6bd","kind":"tag","published_at":"2020-08-10T03:43:13.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.3","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.3/manifests"},{"name":"v1.0.3a2","sha":"38af12285cd06d20f03d1e4f89d795686449c6bd","kind":"tag","published_at":"2020-08-10T03:26:59.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.3a2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.3a2/manifests"},{"name":"v1.0.3a1","sha":"cdc7632ff39b90639d50a24b5a3ac67a18844413","kind":"tag","published_at":"2020-08-09T15:00:06.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.3a1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.3a1/manifests"},{"name":"v1.0.2","sha":"61c3c615f6078e5f42c1bdcee189ef186e5c1771","kind":"tag","published_at":"2020-07-26T07:40:59.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2/manifests"},{"name":"v1.0.2a9","sha":"61c3c615f6078e5f42c1bdcee189ef186e5c1771","kind":"tag","published_at":"2020-07-26T07:25:33.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a9","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a9/manifests"},{"name":"v1.0.2a8","sha":"522c33b88df457a0231096e2040f633ce975114f","kind":"tag","published_at":"2020-07-26T07:17:53.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a8","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a8/manifests"},{"name":"v1.0.2a7","sha":"1aba1e28a2c5983e419298498ba2377926077096","kind":"tag","published_at":"2020-07-26T07:09:00.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a7","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a7/manifests"},{"name":"v1.0.2a6","sha":"16e7de43119ca842f71a951208db661889aada87","kind":"tag","published_at":"2020-07-26T06:38:16.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a6","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a6/manifests"},{"name":"v1.0.2a5","sha":"2b88436582efc0b6ca2da9130ddb7ede9f785260","kind":"tag","published_at":"2020-07-26T06:29:36.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a5","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a5/manifests"},{"name":"v1.0.2a4","sha":"a33098ed0739b879e2972ee0559b9e72d552f255","kind":"tag","published_at":"2020-07-26T06:21:38.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a4","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a4/manifests"},{"name":"v1.0.2a3","sha":"c9484e80b8f85dc7b95a60e284093bbf9ed0222a","kind":"tag","published_at":"2020-07-26T06:13:58.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a3","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a3/manifests"},{"name":"v1.0.2a2","sha":"05ad8d26d7e76fb6f810b4e6501138f2d2723b63","kind":"tag","published_at":"2020-07-26T06:07:55.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a2","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a2/manifests"},{"name":"v1.0.2a1","sha":"e3f8e6d8e16b81b4b547a2b18484f054b0e4aa41","kind":"tag","published_at":"2020-07-26T05:39:28.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.2a1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.2a1/manifests"},{"name":"v1.0.1","sha":"5f600e3e6ab4bb85140a4c1b79fe3934d9972d98","kind":"tag","published_at":"2020-07-16T11:12:27.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.1","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"98e0f4c70ba934c5dbac4c3cceb1aa75c0cb1c32","kind":"tag","published_at":"2020-06-28T04:58:35.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v1.0.0","html_url":"https://github.com/polm/fugashi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v1.0.0/manifests"},{"name":"v0.2.3","sha":"f074327d6a9ed16d128c7f1cd2533877eace9950","kind":"tag","published_at":"2020-06-04T06:25:45.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.2.3","html_url":"https://github.com/polm/fugashi/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8acfdeae1f26617b9c31941451da82af509db26a","kind":"tag","published_at":"2020-05-25T13:31:38.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.2.2","html_url":"https://github.com/polm/fugashi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.2/manifests"},{"name":"v0.2.2rc1","sha":"9b14bd4f572266f28ac184d74d6f5cdc05882708","kind":"tag","published_at":"2020-05-25T12:40:37.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.2.2rc1","html_url":"https://github.com/polm/fugashi/releases/tag/v0.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.2rc1/manifests"},{"name":"v0.2.1","sha":"bed143b5c2c9a496cb09fc3fdb6932b838507383","kind":"tag","published_at":"2020-05-18T16:02:02.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.2.1","html_url":"https://github.com/polm/fugashi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3d1e27a92273f937ad5d9af7d5acba9070bad7a6","kind":"tag","published_at":"2020-05-18T14:18:38.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.2.0","html_url":"https://github.com/polm/fugashi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"07e7d08ae9d1cf55ae60995f9b21d07a4c42a35d","kind":"tag","published_at":"2020-04-15T09:26:55.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.12","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12/manifests"},{"name":"v0.1.12rc5","sha":"9e57cc998ae21e58d1193e4827c3500ccbbb04fe","kind":"tag","published_at":"2020-04-10T12:20:51.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.12rc5","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.12rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.12rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12rc5/manifests"},{"name":"v0.1.12.rc4","sha":"d00be75fad80221e37b65faee29c2b9fb85c6589","kind":"tag","published_at":"2020-04-10T11:45:17.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.12.rc4","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.12.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.12.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12.rc4/manifests"},{"name":"v0.1.12rc2","sha":"dc2e8ec02115d037e2416488b7438faa7d195735","kind":"tag","published_at":"2020-04-07T11:42:41.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.12rc2","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.12rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.12rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12rc2/manifests"},{"name":"v0.1.12rc1","sha":"2aff20e51db3b5468be5fc90f2e9693b00012242","kind":"tag","published_at":"2020-04-07T10:51:31.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.12rc1","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.12rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.12rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.12rc1/manifests"},{"name":"v0.1.11","sha":"c7b9b6b8f8cffdd4a596888031a71449eb283b4e","kind":"tag","published_at":"2020-04-02T11:14:33.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.11","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"05cc279ade87d7e3694ec040504cde8e56f3b651","kind":"commit","published_at":"2020-03-23T23:39:18.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.10","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.10/manifests"},{"name":"v0.1.8","sha":"3c1e862d9e5e0eb8a6b03a66f9e982b96b1530ff","kind":"tag","published_at":"2019-12-27T06:13:12.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.8","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"9849a5a08d38e25e5bdfd317de3065589e335b49","kind":"tag","published_at":"2019-12-27T05:44:07.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.7","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"cb476c4ff5585f22a22e6d82bcc52b2a402e73a1","kind":"tag","published_at":"2019-12-25T15:03:27.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.6","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6753207c38b3d11528fe0af0c0efca7fbe8c0b0a","kind":"commit","published_at":"2019-11-28T07:15:06.000Z","download_url":"https://codeload.github.com/polm/fugashi/tar.gz/v0.1.5","html_url":"https://github.com/polm/fugashi/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/polm/fugashi@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-07-05T14:19:13.274Z","dependent_packages_count":32,"downloads":398371,"downloads_period":"last-month","dependent_repos_count":243,"rankings":{"downloads":0.8077178113305337,"dependent_repos_count":0.982065958857648,"dependent_packages_count":0.44565080647928235,"stargazers_count":3.483533150918805,"forks_count":7.389345692122035,"docker_downloads_count":0.9590100836108931,"average":2.344553917219866},"purl":"pkg:pypi/fugashi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fugashi","docker_dependents_count":102,"docker_downloads_count":426662,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fugashi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fugashi/dependencies","status":null,"funding_links":["https://github.com/sponsors/polm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T10:16:14.225Z","issues_count":82,"pull_requests_count":26,"avg_time_to_close_issue":4119997.946666667,"avg_time_to_close_pull_request":652535.0,"issues_closed_count":75,"pull_requests_closed_count":24,"pull_request_authors_count":16,"issue_authors_count":58,"avg_comments_per_issue":3.9878048780487805,"avg_comments_per_pull_request":1.9615384615384615,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":417486.77777777775,"past_year_avg_time_to_close_pull_request":752005.5,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.8333333333333333,"past_year_avg_comments_per_pull_request":3.4285714285714284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/issues","maintainers":[{"login":"polm","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/polm"}],"active_maintainers":[{"login":"polm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/polm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fugashi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fugashi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fugashi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fugashi/related_packages","maintainers":[{"uuid":"23","login":"23","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/23/","role":null,"created_at":"2023-02-24T06:54:55.314Z","updated_at":"2023-02-24T06:54:55.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/23/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725081,"maintainers_count":308353,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":583816,"full_name":"polm/fugashi","default_branch":"master","committers":[{"name":"Paul O'Leary McCann","email":"polm@dampfkraft.com","count":241},{"name":"Hiromu Hota","email":"hiromu.hota@hal.hitachi.com","count":3},{"name":"Ashlynn Anderson","email":"github@pea.sh","count":3},{"name":"Aki Ariga","email":"chezou+github@gmail.com","count":2},{"name":"Ronny Pfannschmidt","email":"opensource@ronnypfannschmidt.de","count":1},{"name":"Koichi Yasuoka","email":"yasuoka@kanji.zinbun.kyoto-u.ac.jp","count":1},{"name":"Teo Wen Shen","email":"36886809+teowenshen@users.noreply.github.com","count":1},{"name":"odidev","email":"odidev@puresoftware.com","count":1},{"name":"Yohei Tamura","email":"tamuhey@gmail.com","count":1},{"name":"Deyong Zheng","email":"zhengdy@me.com","count":1}],"total_commits":255,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.5,"dds":0.05490196078431375,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T07:11:47.984Z","last_synced_commit":"57e4c28d2caa9893778316a1f038df18eb92ffae","created_at":"2023-03-09T05:59:37.223Z","updated_at":"2023-09-19T17:21:19.834Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"polm/fugashi","html_url":"https://github.com/polm/fugashi","last_synced_at":"2025-08-31T09:19:40.078Z","status":null,"issues_count":82,"pull_requests_count":30,"avg_time_to_close_issue":4270482.916666667,"avg_time_to_close_pull_request":611170.5357142857,"issues_closed_count":72,"pull_requests_closed_count":28,"pull_request_authors_count":16,"issue_authors_count":59,"avg_comments_per_issue":3.902439024390244,"avg_comments_per_pull_request":2.1,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":537357.25,"past_year_avg_time_to_close_pull_request":596396.8,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":3.2727272727272725,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-14T14:31:36.769Z","updated_at":"2025-09-02T20:55:54.571Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/polm%2Ffugashi/issues","issue_labels_count":{"windows":13,"osx":5,"help wanted":5,"enhancement":4,"question":3,"bug":3,"conda":1,"korean":1,"missing-dll":1},"pull_request_labels_count":{"enhancement":2},"issue_author_associations_count":{"NONE":58,"OWNER":13,"CONTRIBUTOR":10},"pull_request_author_associations_count":{"CONTRIBUTOR":24,"NONE":5,"OWNER":3},"issue_authors":{"polm":13,"HiromuHota":3,"garfieldnate":3,"pedrominicz":3,"KoichiYasuoka":2,"roblframpton":2,"baker-ling":2,"joshdavham":2,"rabbit19981023":2,"bekim-bajraktari":1,"gembleman":1,"tamuhey":1,"Skimige":1,"ghost":1,"yurivict":1,"eye-zhuk":1,"lemuriandezapada":1,"ShikiOkasaka":1,"ijin-01":1,"balu-r":1,"watanabe2362":1,"kdrkdrkdr":1,"nassie256":1,"loretoparisi":1,"chezou":1,"KENJI-JIN":1,"Survivian":1,"tak2hu":1,"zdyh":1,"entelecheia":1,"kumapo":1,"arihid":1,"ruisukun21":1,"lingvisa":1,"kitty1737":1,"bigredbug47":1,"prj-beatrice":1,"gmossessian":1,"Sueteur":1,"s0nzvv":1,"ekalosak":1,"tinhtn22":1,"BaranBarbarestani":1,"tyknkd":1,"DPalmz":1,"MikimotoH":1,"teowenshen":1,"m-hammad-khan":1,"EtienneGagnon1":1,"meitt8":1,"Mukei":1,"rajatbarve":1,"odidev":1,"victorneo":1,"mewnd":1,"mh739025250":1,"kmining":1,"solarmist":1},"pull_request_authors":{"sabonerune":7,"lambdadog":4,"HiromuHota":3,"polm":3,"kino-ma":2,"eginhard":2,"yihong0618":2,"chezou":2,"sophiefy":1,"KoichiYasuoka":1,"tamuhey":1,"zdyh":1,"RonnyPfannschmidt":1,"teowenshen":1,"odidev":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097364,"issues_count":31428117,"pull_requests_count":97242359,"authors_count":10701128,"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":{"bug":1,"enhancement":1},"past_year_pull_request_labels_count":{"enhancement":2},"past_year_issue_author_associations_count":{"NONE":9,"OWNER":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":3,"OWNER":2},"past_year_issue_authors":{"joshdavham":2,"polm":2,"bekim-bajraktari":1,"ekalosak":1,"ijin-01":1,"prj-beatrice":1,"ShikiOkasaka":1,"tinhtn22":1,"yurivict":1},"past_year_pull_request_authors":{"sabonerune":7,"kino-ma":2,"eginhard":2,"polm":2},"maintainers":[{"login":"polm","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/polm"}],"active_maintainers":[{"login":"polm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/polm"}]},"events":{"total":{"IssuesEvent":15,"WatchEvent":65,"DeleteEvent":1,"IssueCommentEvent":43,"PushEvent":12,"PullRequestReviewEvent":11,"PullRequestReviewCommentEvent":17,"PullRequestEvent":10,"ForkEvent":7,"CreateEvent":15},"last_year":{"IssuesEvent":15,"WatchEvent":65,"DeleteEvent":1,"IssueCommentEvent":43,"PushEvent":12,"PullRequestReviewEvent":11,"PullRequestReviewCommentEvent":17,"PullRequestEvent":10,"ForkEvent":7,"CreateEvent":15}},"keywords":["cython-wrapper","japanese","mecab","nlp","tokenizer"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T10:30:59.490Z","updated_at":"2022-07-15T10:30:59.490Z","repository_link":"https://github.com/polm/fugashi/blob/main/requirements.txt","dependencies":[{"id":219743424,"package_name":"Cython","ecosystem":"pypi","requirements":"\u003e=0.29.13","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/actions/build-manylinux/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T15:05:53.685Z","updated_at":"2023-01-15T15:05:53.685Z","repository_link":"https://github.com/polm/fugashi/blob/main/.github/workflows/actions/build-manylinux/action.yml","dependencies":[{"id":6927402792,"package_name":"docker://quay.io/pypa/manylinux2014_x86_64","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/actions/build-manylinux-aarch64/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T15:05:53.709Z","updated_at":"2023-01-15T15:05:53.709Z","repository_link":"https://github.com/polm/fugashi/blob/main/.github/workflows/actions/build-manylinux-aarch64/action.yml","dependencies":[{"id":6927402793,"package_name":"docker://quay.io/pypa/manylinux2014_aarch64","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/manylinux1.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T15:05:53.736Z","updated_at":"2023-01-15T15:05:53.736Z","repository_link":"https://github.com/polm/fugashi/blob/main/.github/workflows/manylinux1.yml","dependencies":[{"id":6927402794,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6927402795,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6927402796,"package_name":"./.github/workflows/actions/build-manylinux/","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6927402797,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6927402798,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6927402799,"package_name":"./.github/workflows/actions/build-manylinux-aarch64/","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/osx.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T15:05:53.782Z","updated_at":"2023-01-15T15:05:53.782Z","repository_link":"https://github.com/polm/fugashi/blob/main/.github/workflows/osx.yml","dependencies":[{"id":6927402800,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6927402801,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6927402802,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_manylinux.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T15:05:53.808Z","updated_at":"2023-01-15T15:05:53.808Z","repository_link":"https://github.com/polm/fugashi/blob/main/.github/workflows/test_manylinux.yml","dependencies":[{"id":6927402803,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T15:05:53.836Z","updated_at":"2023-01-15T15:05:53.836Z","repository_link":"https://github.com/polm/fugashi/blob/main/.github/workflows/windows.yml","dependencies":[{"id":6927402804,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6927402805,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6927402806,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6927402807,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-15T15:05:53.872Z","updated_at":"2023-01-15T15:05:53.872Z","repository_link":"https://github.com/polm/fugashi/blob/main/Dockerfile","dependencies":[{"id":6927402808,"package_name":"quay.io/pypa/manylinux2014_x86_64","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-11T13:43:48.993Z","updated_at":"2024-01-11T13:43:48.993Z","repository_link":"https://github.com/polm/fugashi/blob/main/setup.py","dependencies":[]}],"score":22.07469011199533,"created_at":"2025-09-04T15:51:18.636Z","updated_at":"2025-10-07T08:17:37.828Z","avatar_url":"https://github.com/polm.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":398371,"funding_links":["https://github.com/sponsors/polm"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","cryptocurrency","cryptography","jax"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43531","html_url":"https://science.ecosyste.ms/projects/43531","bibtex_url":"https://science.ecosyste.ms/projects/43531/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/43531/export.apalike"}