Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

ActivityPub: https://github.com/benpate/hannibal

activitypub activitystreams golang

Score: 4.787491742782046

Last synced: 2 days ago
JSON representation

Repository metadata:

ActivityPub library for Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 24 days ago

Total Commits: 248
Total Committers: 1
Avg Commits per committer: 248.0
Development Distribution Score (DDS): 0.0

Commits in past year: 145
Committers in past year: 1
Avg Commits per committer in past year: 145.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ben Pate b****n@p****g 248

Issue and Pull Request metadata

Last synced: 13 days ago

Total issues: 0
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: 13 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 2.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 2

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 12 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 2.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/benpate/hannibal

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)

Package metadata

proxy.golang.org: github.com/benpate/hannibal

  • Homepage: https://github.com/benpate/hannibal
  • Documentation: https://pkg.go.dev/github.com/benpate/hannibal#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.10.0 (published 8 months ago)
  • Last Synced: 2024-10-26T23:33:06.732Z (13 days ago)
  • Versions: 49
  • Dependent Packages: 5
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Forks count: 8.969%
    • Average: 9.05%
    • Dependent repos count: 9.346%
    • Stargazers count: 10.885%

Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • codecov/codecov-action v2 composite
go.mod go
  • github.com/aymerick/douceur v0.2.0
  • github.com/benpate/derp v0.28.1
  • github.com/benpate/exp v0.7.1
  • github.com/benpate/re v0.1.0
  • github.com/benpate/remote v0.11.1
  • github.com/benpate/rosetta v0.18.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gorilla/css v1.0.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.19
  • github.com/microcosm-cc/bluemonday v1.0.25
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rs/zerolog v1.30.0
  • github.com/stretchr/testify v1.8.4
  • golang.org/x/net v0.15.0
  • golang.org/x/sys v0.12.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/aymerick/douceur v0.2.0
  • github.com/benpate/derp v0.28.1
  • github.com/benpate/exp v0.7.1
  • github.com/benpate/re v0.1.0
  • github.com/benpate/remote v0.11.1
  • github.com/benpate/rosetta v0.18.1
  • github.com/coreos/go-systemd/v22 v22.5.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/godbus/dbus/v5 v5.0.4
  • github.com/gorilla/css v1.0.0
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-isatty v0.0.16
  • github.com/mattn/go-isatty v0.0.19
  • github.com/microcosm-cc/bluemonday v1.0.25
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.11.0
  • github.com/rs/xid v1.5.0
  • github.com/rs/zerolog v1.30.0
  • github.com/stretchr/testify v1.8.4
  • golang.org/x/net v0.15.0
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
  • golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.12.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/yaml.v3 v3.0.1