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

ActivityPub: https://github.com/matsuu/namazu

earthquake eew forecasting mastodon nostr

Score: -Infinity

Last synced: about 7 hours ago
JSON representation

Repository metadata:

緊急地震速報(予報)を受け取ってSNSに投げるプログラム一式


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 54
Total Committers: 3
Avg Commits per committer: 18.0
Development Distribution Score (DDS): 0.037

Commits in past year: 12
Committers in past year: 2
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.083

Name Email Commits
MATSUU Takuto m****u@g****m 52
Yasuhiro Matsumoto m****p@g****m 1
Kirino Minato k****o@g****m 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 32
Average time to close issues: N/A
Average time to close pull requests: 3 days
Total issue authors: 0
Total pull request authors: 4
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 29
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: about 8 hours
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

Top Pull Request Authors

  • matsuu (31)
  • imksoo (2)
  • mattn (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/matsuu/namazu

  • Homepage: https://github.com/matsuu/namazu
  • Documentation: https://pkg.go.dev/github.com/matsuu/namazu#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20230527131125-98d5c61dfde1 (published over 2 years ago)
  • Last Synced: 2026-02-02T16:54:19.741Z (3 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 7.982%
    • Average: 8.664%
    • Dependent repos count: 9.345%

Dependencies

.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/goreleaser.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • goreleaser/goreleaser-action v4 composite
go.mod go
  • github.com/SaveTheRbtz/generic-sync-map-go v0.0.0-20220414055132-a37292614db8
  • github.com/antchfx/xmlquery v1.3.15
  • github.com/antchfx/xpath v1.2.3
  • github.com/bluesky-social/indigo v0.0.0-20230303202417-361e299c404d
  • github.com/btcsuite/btcd/btcec/v2 v2.2.0
  • github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1
  • github.com/decred/dcrd/crypto/blake256 v1.0.0
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
  • github.com/go-zeromq/goczmq/v4 v4.2.2
  • github.com/go-zeromq/zmq4 v0.15.0
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/gorilla/websocket v1.5.0
  • github.com/ipfs/go-cid v0.3.2
  • github.com/klauspost/cpuid/v2 v2.2.3
  • github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec
  • github.com/mattn/go-mastodon v0.0.6
  • github.com/minio/sha256-simd v1.0.0
  • github.com/mr-tron/base58 v1.2.0
  • github.com/multiformats/go-base32 v0.1.0
  • github.com/multiformats/go-base36 v0.2.0
  • github.com/multiformats/go-multibase v0.1.1
  • github.com/multiformats/go-multihash v0.2.1
  • github.com/multiformats/go-varint v0.0.7
  • github.com/nbd-wtf/go-nostr v0.13.1
  • github.com/spaolacci/murmur3 v1.1.0
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
  • github.com/valyala/fastjson v1.6.3
  • github.com/whyrusleeping/cbor-gen v0.0.0-20230126041949-52956bd4c9aa
  • golang.org/x/crypto v0.5.0
  • golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
  • golang.org/x/net v0.7.0
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.5.0
  • golang.org/x/text v0.7.0
  • golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
  • gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
  • lukechampine.com/blake3 v1.1.7
go.sum go
  • github.com/SaveTheRbtz/generic-sync-map-go v0.0.0-20220414055132-a37292614db8
  • github.com/antchfx/xmlquery v1.3.15
  • github.com/antchfx/xpath v1.2.3
  • github.com/bluesky-social/indigo v0.0.0-20230303202417-361e299c404d
  • github.com/btcsuite/btcd/btcec/v2 v2.2.0
  • github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/decred/dcrd/crypto/blake256 v1.0.0
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
  • github.com/go-zeromq/goczmq/v4 v4.2.2
  • github.com/go-zeromq/zmq4 v0.15.0
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/google/go-cmp v0.4.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/ipfs/go-cid v0.0.6
  • github.com/ipfs/go-cid v0.3.2
  • github.com/klauspost/cpuid/v2 v2.0.4
  • github.com/klauspost/cpuid/v2 v2.0.9
  • github.com/klauspost/cpuid/v2 v2.2.3
  • github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec
  • github.com/mattn/go-mastodon v0.0.6
  • github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
  • github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771
  • github.com/minio/sha256-simd v1.0.0
  • github.com/mr-tron/base58 v1.1.0
  • github.com/mr-tron/base58 v1.1.3
  • github.com/mr-tron/base58 v1.2.0
  • github.com/multiformats/go-base32 v0.0.3
  • github.com/multiformats/go-base32 v0.1.0
  • github.com/multiformats/go-base36 v0.1.0
  • github.com/multiformats/go-base36 v0.2.0
  • github.com/multiformats/go-multibase v0.0.3
  • github.com/multiformats/go-multibase v0.1.1
  • github.com/multiformats/go-multihash v0.0.13
  • github.com/multiformats/go-multihash v0.2.1
  • github.com/multiformats/go-varint v0.0.5
  • github.com/multiformats/go-varint v0.0.7
  • github.com/nbd-wtf/go-nostr v0.13.1
  • github.com/spaolacci/murmur3 v1.1.0
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
  • github.com/valyala/fastjson v1.6.3
  • github.com/whyrusleeping/cbor-gen v0.0.0-20230126041949-52956bd4c9aa
  • github.com/yuin/goldmark v1.4.13
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8
  • golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
  • golang.org/x/crypto v0.5.0
  • golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
  • golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
  • golang.org/x/net v0.0.0-20220722155237-a158d28d115b
  • golang.org/x/net v0.5.0
  • golang.org/x/net v0.7.0
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
  • golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
  • golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
  • golang.org/x/sys v0.4.0
  • golang.org/x/sys v0.5.0
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/term v0.4.0
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.7
  • golang.org/x/text v0.6.0
  • golang.org/x/text v0.7.0
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
  • golang.org/x/tools v0.1.12
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
  • gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
  • lukechampine.com/blake3 v1.1.7