An open API service for producing an overview of a list of open source projects.

Top Ruby Gems: https://github.com/weppos/publicsuffix-ruby

psl publicsuffix ruby

Score: 33.29742738918993

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Domain name parser for Ruby based on the Public Suffix List.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,028
Total Committers: 44
Avg Commits per committer: 23.364
Development Distribution Score (DDS): 0.394

Commits in past year: 146
Committers in past year: 5
Avg Commits per committer in past year: 29.2
Development Distribution Score (DDS) in past year: 0.377

Name Email Commits
Simone Carletti w****s@w****t 623
github-actions[bot] 4****] 293
dependabot[bot] 4****] 33
Postmodern p****3@g****m 19
Camilo Lopez c****z@w****m 5
Simone Carletti w****s@g****m 5
Marc Seeger m****l@m****e 3
Trevor Turk t****k@g****m 3
dependabot-preview[bot] 2****] 3
Peter Goldstein p****n@g****m 2
Patrik Ragnarsson p****k@s****t 2
Michael Baumgartner M****r@p****e 2
James Dennes j****s@g****m 2
Andrey Nering a****y@n****r 2
Alex Smith a****s@f****m 2
Rob Holland r****b@c****m 1
Adam Niedzielski a****y@g****m 1
Aki a****n@g****m 1
Andrew Nesbitt a****z@g****m 1
Benjamin Borowski b****n@w****m 1
Brian Hawley b****y@y****m 1
Charles Barbier u****s@g****m 1
raeno j****o@g****m 1
Yuichiro Kaneko s****a@g****m 1
Wu Tingfeng w****g@o****m 1
William Montgomery w****y@g****m 1
William Montgomery 8****k 1
Peter Cai 2****i 1
Paweł Gościcki p****i@g****m 1
Orien Madgwick _****@o****o 1
and 14 more...

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 25
Total pull requests: 474
Average time to close issues: 3 months
Average time to close pull requests: 7 days
Total issue authors: 25
Total pull request authors: 37
Average comments per issue: 2.6
Average comments per pull request: 0.14
Merged pull request: 403
Bot issues: 1
Bot pull requests: 434

Past year issues: 0
Past year pull requests: 84
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 0.02
Past year merged pull request: 63
Past year bot issues: 0
Past year bot pull requests: 82

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/weppos/publicsuffix-ruby

Top Issue Authors

  • gsar (1)
  • dentarg (1)
  • hmfarooq (1)
  • rokkit (1)
  • postmodern (1)
  • BrianHawley (1)
  • Nowaker (1)
  • shweta-ms (1)
  • MoralCode (1)
  • tilo (1)
  • github-actions[bot] (1)
  • bastelfreak (1)
  • nikita-nikolajev (1)
  • ashmaroli (1)
  • BillyParadise (1)

Top Pull Request Authors

  • github-actions[bot] (393)
  • dependabot[bot] (37)
  • dependabot-preview[bot] (4)
  • abhishekk1903 (2)
  • andreynering (2)
  • BaumiCoder (2)
  • andrew (2)
  • petergoldstein (2)
  • sammo1235 (2)
  • unixcharles (1)
  • cseeman (1)
  • pzb (1)
  • martijnrusschen (1)
  • BanzaiMan (1)
  • Pieparker (1)

Top Issue Labels

  • enhancement (3)
  • question (2)
  • bug (2)
  • task (1)
  • psl (1)

Top Pull Request Labels

  • psl (296)
  • dependencies (41)
  • enhancement (15)
  • task (2)
  • A:docs (2)

Package metadata

gem.coop: public_suffix

PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.

  • Homepage: https://simonecarletti.com/code/publicsuffix-ruby
  • Documentation: http://www.rubydoc.info/gems/public_suffix/
  • Licenses: MIT
  • Latest release: 7.0.5 (published 4 months ago)
  • Last Synced: 2026-06-24T21:00:45.356Z (3 days ago)
  • Versions: 57
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,179,511,551 Total
  • Docker Downloads: 3,729,166,038
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.007%
    • Downloads: 0.012%
    • Docker downloads count: 0.015%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/weppos
rubygems.org: public_suffix

PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.

  • Homepage: https://simonecarletti.com/code/publicsuffix-ruby
  • Documentation: http://www.rubydoc.info/gems/public_suffix/
  • Licenses: MIT
  • Latest release: 7.0.5 (published 4 months ago)
  • Last Synced: 2026-06-24T10:16:07.331Z (4 days ago)
  • Versions: 57
  • Dependent Packages: 149
  • Dependent Repositories: 760,707
  • Downloads: 1,179,097,889 Total
  • Docker Downloads: 3,729,166,038
  • Rankings:
    • Downloads: 0.016%
    • Dependent repos count: 0.017%
    • Docker downloads count: 0.028%
    • Dependent packages count: 0.235%
    • Average: 0.856%
    • Stargazers count: 2.319%
    • Forks count: 2.519%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/weppos
proxy.golang.org: github.com/weppos/publicsuffix-ruby


Dependencies

Gemfile rubygems
  • memory_profiler >= 0
  • minitest >= 0
  • minitest-reporters >= 0
  • mocha >= 0
  • rake >= 0
  • rubocop ~> 0.90
  • yard >= 0
.github/workflows/psl-update.yml actions
  • actions/checkout v3 composite
  • peter-evans/create-pull-request v4 composite
  • ruby/setup-ruby v1 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • cadwallion/publish-rubygems-action d9474d9633f4674e59afb0c343f2dafe25181328 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
public_suffix.gemspec rubygems