{"id":12822480,"name":"python310Packages.tldextract","ecosystem":"nixpkgs","description":"Python module to accurately separate the TLD from the domain of an URL","homepage":"https://github.com/john-kurkowski/tldextract","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/john-kurkowski/tldextract","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:19:58.506Z","latest_release_published_at":"2026-01-26T18:19:58.506Z","latest_release_number":"3.4.1","last_synced_at":"2026-07-27T22:00:54.113Z","created_at":"2026-01-26T18:19:58.342Z","updated_at":"2026-08-28T11:07:34.518Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.tldextract","install_command":"nix-env -iA nixpkgs.python310Packages.tldextract","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tldextract/default.nix#L54","metadata":{"nix_attribute":"python3.10-tldextract-3.4.1","position":"pkgs/development/python-modules/tldextract/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tldextract","upstream_purl":"pkg:pypi/tldextract"},"repo_metadata":{"id":652874,"uuid":"1413932","full_name":"john-kurkowski/tldextract","owner":"john-kurkowski","description":"Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).","archived":false,"fork":false,"pushed_at":"2026-08-08T20:56:18.000Z","size":1186,"stargazers_count":2014,"open_issues_count":19,"forks_count":221,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-08-23T22:02:22.191Z","etag":null,"topics":["country-codes","publicsuffix","publicsuffixlist","python","suffix","tld","tldextract"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/john-kurkowski.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["john-kurkowski"]}},"created_at":"2011-02-26T06:48:00.000Z","updated_at":"2026-08-20T05:45:59.000Z","dependencies_parsed_at":"2026-08-23T20:48:50.111Z","dependency_job_id":null,"html_url":"https://github.com/john-kurkowski/tldextract","commit_stats":{"total_commits":398,"total_committers":46,"mean_commits":8.652173913043478,"dds":"0.29648241206030146","last_synced_commit":"485799c835e96861df47f3bcd3eef27b72b8d113"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/john-kurkowski/tldextract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/john-kurkowski","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/sbom","scorecard":{"id":528105,"data":{"date":"2025-08-11","repo":{"name":"github.com/john-kurkowski/tldextract","commit":"d89554d13ab323602d851ddadb8b02be369b37c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","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":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/john-kurkowski/tldextract/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/john-kurkowski/tldextract/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:45","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-20T04:58:30.935Z","repository_id":652874,"created_at":"2025-08-20T04:58:30.935Z","updated_at":"2025-08-20T04:58:30.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36879412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"john-kurkowski","name":"John Kurkowski","uuid":"299487","kind":"user","description":"Web dev. Hip-hop. Cocktails. From simple building blocks, ♾ possibilities.","email":"john.kurkowski@gmail.com","website":"https://johnkurkowski.com","location":"Portland, OR, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/299487?v=4","repositories_count":31,"last_synced_at":"2026-08-21T22:42:23.614Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/john-kurkowski","funding_links":["https://github.com/sponsors/john-kurkowski"],"total_stars":2045,"followers":96,"following":39,"created_at":"2022-11-02T16:26:59.676Z","updated_at":"2026-08-21T22:42:23.671Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/john-kurkowski","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/john-kurkowski/repositories"},"tags":[{"name":"5.3.2","sha":"72d37955ae5ba86267fd68c97b56866bd04c3ce9","kind":"tag","published_at":"2026-08-08T20:46:35.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.3.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"361f12febf901ef48215d0380551d86c7f0608ac","kind":"tag","published_at":"2025-12-28T23:56:59.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.3.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"87c38d7ea2443f883e411bcdb28e51b2698f86b1","kind":"tag","published_at":"2025-04-22T06:18:00.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.3.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"ad256d9003e6d26e2d2b04b0525d823ba1abc8fb","kind":"tag","published_at":"2025-04-07T17:17:59.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.2.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.2.0/manifests"},{"name":"5.1.3","sha":"e73414bc4484bf58f57fa6e48ef9cd2c80c457f0","kind":"tag","published_at":"2024-11-05T00:01:51.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.1.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c74ef97288cd0f3975a6d8462b92e887523bb27b","kind":"tag","published_at":"2024-03-19T04:07:49.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.1.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"c0867a4ef26bd39d58c08c52af797f2dca8bb5a9","kind":"tag","published_at":"2023-11-17T03:43:20.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.1.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"40e3f2a35203c207112eeb87861067c2dd50dad1","kind":"tag","published_at":"2023-11-06T06:10:27.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.1.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.1.0/manifests"},{"name":"5.0.1","sha":"b848277e7c5ddba0663d4df1e0135a27a0febafd","kind":"tag","published_at":"2023-10-17T20:05:10.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.0.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"14a53b8e4ce93f5a8560af95c4bf1c1157d1ae1e","kind":"tag","published_at":"2023-10-11T08:26:43.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/5.0.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"d64dda6677547fbbb3906249a55707b1285d2ea1","kind":"tag","published_at":"2023-10-11T07:54:54.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/4.0.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/4.0.0/manifests"},{"name":"3.6.0","sha":"c92ad1ffc79665a1fbf7b7c429a4b2409081099b","kind":"tag","published_at":"2023-09-19T19:11:29.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.6.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"314b9821121383b8944c3d66f49e29061a06326d","kind":"tag","published_at":"2023-09-07T00:58:31.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.5.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.5.0/manifests"},{"name":"3.4.4","sha":"b3fe6563657957413b223ed33625a86b3b3a5bd5","kind":"tag","published_at":"2023-05-20T00:33:24.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.4.4","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.4/manifests"},{"name":"3.4.3","sha":"a4b2b00404a42aa57dd94410a1ec6cda35ede10f","kind":"tag","published_at":"2023-05-18T18:31:47.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.4.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"8e593f27a124e49ffe9cf9f4948c1571abe4a7aa","kind":"tag","published_at":"2023-05-16T19:28:56.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.4.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"a7ecf90c92c1f1c8f011637437224fc980610237","kind":"tag","published_at":"2023-04-26T23:29:11.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.4.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"cb74b50fa1a1662216731aa78cd9b7bdef3548bb","kind":"tag","published_at":"2022-10-04T20:20:59.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.4.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"76f9802ab1705e5d8a593b439cf2c083e72e5d8a","kind":"tag","published_at":"2022-07-08T18:57:19.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.3.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"da0e9e4be39021607e5e46c213c2824d65ce1c24","kind":"tag","published_at":"2022-05-04T23:27:41.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.3.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"8f4c8834028bc49edeb52cf4daa19d8efad48543","kind":"tag","published_at":"2022-04-11T19:14:52.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.2.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"9932bb5058f1fdf90c03819ede8bb2a55cf406da","kind":"tag","published_at":"2022-02-21T01:27:50.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.2.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.2.0/manifests"},{"name":"3.1.2","sha":"b29803340b4b5061a1aa225fcad925d6d83f8def","kind":"tag","published_at":"2021-09-01T16:29:17.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.1.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"70aecc32bfe67571db69a8cbd46fd8dddb255a30","kind":"tag","published_at":"2021-08-27T22:29:41.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.1.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"0b876fa863bc54fa86c2a4d8b4f58391873e2281","kind":"tag","published_at":"2020-11-22T20:38:42.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.1.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"1b1e07ea3af8d70f6f61a574feb154f24fe0559f","kind":"tag","published_at":"2020-10-25T04:08:29.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.0.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"87828326c4132ca6a0b002bd5b6a9ff896085fc0","kind":"tag","published_at":"2020-10-22T05:18:27.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.0.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"527df5b739e98e2d52701d1f05b043db381799a5","kind":"tag","published_at":"2020-10-20T15:46:47.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.0.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.0/manifests"},{"name":"3.0.0.rc1","sha":"f77fa67ff7bf71999ee1a6aaa4cdd20c7059b6ef","kind":"tag","published_at":"2020-10-13T05:24:53.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/3.0.0.rc1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/3.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@3.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/3.0.0.rc1/manifests"},{"name":"2.2.3","sha":"1dd19cf9fb85c2ed1cf2d97908a8ba7d64882fa9","kind":"tag","published_at":"2020-08-06T01:31:43.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.2.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"3732dfdc34a1ad3256b394c6b25ec93bf3a16dbf","kind":"tag","published_at":"2019-10-16T00:08:06.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.2.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"d40fc517eb33ba066e04c353dc1764d083536d72","kind":"tag","published_at":"2019-03-05T18:53:48.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.2.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"6eab069e0af46f31bfef631f4e5f7d949bd996c9","kind":"tag","published_at":"2017-10-27T05:55:54.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.2.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"eb99c9b3fbaa3690d6e68dc480cd69aae9c21c1a","kind":"tag","published_at":"2017-05-25T03:02:52.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.1.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"1a9e802a94075268dde8c95545fe67f5e12003a2","kind":"tag","published_at":"2017-05-20T08:19:47.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.0.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"f2ab130f860a9f609cbd74a497838335f8665280","kind":"tag","published_at":"2016-10-16T07:37:05.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.0.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"ff7f4bedfb364b460a162d5b7d799890fad57b01","kind":"tag","published_at":"2016-04-26T04:39:48.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.0.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"27baf32b2fc1247225d93ccb512e1ca8a9977a5a","kind":"tag","published_at":"2016-04-21T14:47:52.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.0.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0.0/manifests"},{"name":"2.0rc1","sha":"bd5d90f8bcc2e592afc29e449f04d121dfff34d2","kind":"tag","published_at":"2016-04-04T02:32:09.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/2.0rc1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/2.0rc1/manifests"},{"name":"1.7.5","sha":"60ce797ce8d1c4b8c2fc9cab3d7a70096412f904","kind":"tag","published_at":"2016-02-07T17:07:35.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.7.5","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"91d7a604f228b7b2753693c41e4b3bf9aca4b10b","kind":"tag","published_at":"2015-12-27T05:42:09.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.7.4","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"d11bae62d177ba8203e826c3725766b99dfd5d52","kind":"tag","published_at":"2015-12-12T18:29:59.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.7.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"f4e3826d705f736455066a7aaa030e9b693d7941","kind":"tag","published_at":"2015-11-28T22:16:18.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.7.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"2a843801061482355d46ba83c36cc2c686e22ed0","kind":"tag","published_at":"2015-08-22T23:48:31.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.7.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7.1/manifests"},{"name":"1.7","sha":"23900a8ebc648748811cf957de818a9c1c68009a","kind":"tag","published_at":"2015-08-22T23:38:48.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.7","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.7/manifests"},{"name":"1.6","sha":"0d496b888ec6d2ba753f1db042df47a7e65ca129","kind":"tag","published_at":"2015-03-22T20:47:58.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.6","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.6/manifests"},{"name":"1.5.1","sha":"09e1b34870ad73247e4303440c2e5c9c464e8241","kind":"tag","published_at":"2014-10-14T03:20:17.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.5.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.5.1/manifests"},{"name":"1.5","sha":"86a6461d50ccb47ba8ba7f3c2deeee6e0f4a2c93","kind":"tag","published_at":"2014-09-09T05:28:15.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.5","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.5/manifests"},{"name":"1.4","sha":"fbc6116d154d99eefee08c3a8c11d33dee9a425b","kind":"tag","published_at":"2014-06-01T19:36:06.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.4","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.4/manifests"},{"name":"1.3.1","sha":"13c3fa5522fd9f6cbad42488c74d9fa40ea81404","kind":"tag","published_at":"2013-12-17T05:14:39.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.3.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.3.1/manifests"},{"name":"1.3","sha":"f10c585a48fb44337b0e2920a63ec17b32544180","kind":"tag","published_at":"2013-12-09T04:58:12.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.3/manifests"},{"name":"1.2.2","sha":"9a387704bcebc0a840c4696823b8fdd67639beeb","kind":"tag","published_at":"2013-10-10T16:28:56.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.2.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"6b2452aac97d4b48ba1afefce9921e447ee423ad","kind":"tag","published_at":"2013-10-09T17:10:14.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.2.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.2.1/manifests"},{"name":"1.2","sha":"2d156f1dac9a1db157aa25fbc7ae953a060ba460","kind":"tag","published_at":"2013-07-07T17:36:20.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.2/manifests"},{"name":"1.1.3","sha":"9516d3eb32e7a94493934de48291dfadca00f205","kind":"tag","published_at":"2013-01-29T20:06:06.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.1.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.1.3/manifests"},{"name":"1.1.1","sha":"daa8cdcdde218fa4f5a9a620fd9d1d0a9d1b7819","kind":"tag","published_at":"2012-08-19T16:39:26.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.1.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.1.1/manifests"},{"name":"1.1","sha":"da3b8b0efab2e42c073c9248e9b5836793232035","kind":"tag","published_at":"2012-03-22T18:14:13.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.1/manifests"},{"name":"1.0","sha":"3f098ed4aae460d07433cd784346c0ea9fa83152","kind":"tag","published_at":"2012-02-12T09:57:46.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/1.0","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/1.0/manifests"},{"name":"0.4","sha":"c5b09f57acea173d14c0c0398fcba874589dc3b1","kind":"tag","published_at":"2012-01-19T17:59:04.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/0.4","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.4/manifests"},{"name":"0.3.2","sha":"5b16c811876bb09a7195fc36ae437b8a847af93f","kind":"tag","published_at":"2012-01-07T19:57:59.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/0.3.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"e1bf7c81dbcdf6cfad5789fd4f649cf95618353d","kind":"commit","published_at":"2011-07-07T21:14:14.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/0.3.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.3.1/manifests"},{"name":"0.3","sha":"129717febd53527f98b386f6221a067b7e566e18","kind":"commit","published_at":"2011-06-19T00:32:46.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/0.3","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.3/manifests"},{"name":"0.2","sha":"f130cb2550a9d3f4d60460c1061b98170ddbfaf6","kind":"tag","published_at":"2011-03-02T18:26:26.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/0.2","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.2/manifests"},{"name":"0.1.1","sha":"789ee77e004dd4f2369865990537d5045b3c69ab","kind":"tag","published_at":"2011-03-01T08:24:33.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/0.1.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.1.1/manifests"},{"name":"0.1","sha":"7d75c5aede5db19864e74bae4beea50378dd9060","kind":"tag","published_at":"2011-02-28T01:25:46.000Z","download_url":"https://codeload.github.com/john-kurkowski/tldextract/tar.gz/0.1","html_url":"https://github.com/john-kurkowski/tldextract/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/john-kurkowski/tldextract@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T11:07:34.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.tldextract?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tldextract","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tldextract","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tldextract/dependencies","status":null,"funding_links":["https://github.com/sponsors/john-kurkowski"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T22:33:11.231Z","issues_count":105,"pull_requests_count":98,"avg_time_to_close_issue":20756723.0,"avg_time_to_close_pull_request":5517800.904255319,"issues_closed_count":89,"pull_requests_closed_count":94,"pull_request_authors_count":33,"issue_authors_count":95,"avg_comments_per_issue":2.942857142857143,"avg_comments_per_pull_request":1.7040816326530612,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":9,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":6139206.0,"past_year_avg_time_to_close_pull_request":4928911.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.8888888888888888,"past_year_avg_comments_per_pull_request":0.8181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-kurkowski%2Ftldextract/issues","maintainers":[{"login":"john-kurkowski","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/john-kurkowski"},{"login":"brycedrennan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brycedrennan"},{"login":"floer32","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/floer32"}],"active_maintainers":[{"login":"john-kurkowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/john-kurkowski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tldextract/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tldextract/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tldextract/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tldextract/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tldextract/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tldextract/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-04T22:37:58.761Z","updated_at":"2026-03-04T22:37:58.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}]}