Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/PuerkitoBio/purell
normalizer url
Last synced: about 3 hours ago
Repository metadata:
tiny Go library to normalize URLs
- Host: GitHub
- URL: https://github.com/PuerkitoBio/purell
- Owner: PuerkitoBio
- License: bsd-3-clause
- Created: 2012-09-19T15:34:36.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T17:42:59.000Z (8 months ago)
- Last Synced: 2024-10-19T19:21:58.607Z (21 days ago)
- Topics: normalizer, url
- Language: Go
- Size: 99.6 KB
- Stars: 473
- Watchers: 14
- Forks: 59
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: PuerkitoBio
- Login: PuerkitoBio
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/26605401?v=4
- Repositories: 6
- Last Synced at: 2024-04-16T00:04:18.406Z
- Profile URL: https://github.com/PuerkitoBio
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 90
Total Committers: 14
Avg Commits per committer: 6.429
Development Distribution Score (DDS): 0.3
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Martin Angers | m****s@g****m | 63 |
Yuki Okushi | j****r@2****g | 8 |
Dmitry Zenovich | d****h@g****m | 5 |
Alexey Palazhchenko | a****o@g****m | 2 |
Jehiah Czebotar | j****h@g****m | 2 |
santosh653 | 7****3 | 2 |
Ciaran Downey | me@c****e | 1 |
Cody W. Opel | c****l@g****m | 1 |
Conner Hewitt | c****7@g****m | 1 |
Davor Kapsa | d****a@g****m | 1 |
Lynn Lin | L****n@e****m | 1 |
Michael Peterson | m****2@c****m | 1 |
opennota | o****a@g****m | 1 |
pchristopher | p****r@i****m | 1 |
Issue and Pull Request metadata
Last synced: about 3 hours ago
Package metadata
- Total packages: 4
- Total downloads: unknown
- Total docker downloads: 16,653,555,330
- Total dependent packages: 12,996 (may contain duplicates)
- Total dependent repositories: 52,153 (may contain duplicates)
- Total versions: 24
go: github.com/PuerkitoBio/purell
Package purell offers URL normalization as described on the wikipedia page: http://en.wikipedia.org/wiki/URL_normalization This file implements query escaping as per RFC 3986. It contains some parts of the net/url package, modified so as to allow some reserved characters incorrectly escaped by net/url. See https://github.com/golang/go/issues/5684
- Homepage: https://github.com/PuerkitoBio/purell
- Documentation: https://pkg.go.dev/github.com/PuerkitoBio/purell#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v1.2.1 (published about 1 year ago)
- Last Synced: 2024-11-09T00:35:59.739Z (1 day ago)
- Versions: 6
- Dependent Packages: 12,996
- Dependent Repositories: 52,152
- Docker Downloads: 16,499,768,346
-
Rankings:
- Dependent packages count: 0.013%
- Docker downloads count: 0.021%
- Dependent repos count: 0.023%
- Average: 1.179%
- Stargazers count: 2.692%
- Forks count: 3.148%
go: github.com/puerkitobio/purell
Package purell offers URL normalization as described on the wikipedia page: http://en.wikipedia.org/wiki/URL_normalization
- Homepage: https://github.com/puerkitobio/purell
- Documentation: https://pkg.go.dev/github.com/puerkitobio/purell#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v1.2.1 (published about 1 year ago)
- Last Synced: 2024-11-09T00:35:59.791Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 1
- Docker Downloads: 153,786,984
-
Rankings:
- Docker downloads count: 0.227%
- Stargazers count: 2.763%
- Forks count: 3.227%
- Average: 4.097%
- Dependent repos count: 4.717%
- Dependent packages count: 9.553%
go: github.com/PuerKitoBio/purell
Package purell offers URL normalization as described on the wikipedia page: http://en.wikipedia.org/wiki/URL_normalization
- Homepage: https://github.com/PuerKitoBio/purell
- Documentation: https://pkg.go.dev/github.com/PuerKitoBio/purell#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v1.2.1 (published about 1 year ago)
- Last Synced: 2024-11-09T00:36:00.297Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.66%
- Forks count: 1.933%
- Average: 4.985%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
go: github.com/Puerkitobio/purell
Package purell offers URL normalization as described on the wikipedia page: http://en.wikipedia.org/wiki/URL_normalization
- Homepage: https://github.com/Puerkitobio/purell
- Documentation: https://pkg.go.dev/github.com/Puerkitobio/purell#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v1.2.1 (published about 1 year ago)
- Last Synced: 2024-11-09T00:35:55.983Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.66%
- Forks count: 1.933%
- Average: 4.985%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
Dependencies
- golang.org/x/net v0.0.0-20220617184016-355a448f1bc9
- golang.org/x/text v0.3.7
- golang.org/x/net v0.0.0-20220617184016-355a448f1bc9
- golang.org/x/text v0.3.7