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

https://github.com/go-git/gcfg

Score: 28.031413719362167

Last synced: about 9 hours ago
JSON representation

Repository metadata:

go-gcfg/gcfg fork for usage in src-d/go-git


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 146
Total Committers: 9
Avg Commits per committer: 16.222
Development Distribution Score (DDS): 0.226

Commits in past year: 4
Committers in past year: 2
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
speter s****1@g****m 113
Paulo Gomes p****f@l****m 15
Michael Muré b****e@g****m 8
go-git-renovate[bot] 2****] 3
Santiago M. Mola s****i@m****o 2
Filip Navara n****a@e****m 2
chris britton c****n@o****m 1
Máximo Cuadros m****s@g****m 1
Mateusz Czapliński c****n@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 3
Total pull requests: 13
Average time to close issues: about 1 year
Average time to close pull requests: 12 days
Total issue authors: 3
Total pull request authors: 4
Average comments per issue: 2.67
Average comments per pull request: 0.23
Merged pull request: 10
Bot issues: 1
Bot pull requests: 5

Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 3
Past year bot issues: 1
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/go-git/gcfg

Top Issue Authors

  • tyliec (1)
  • go-git-renovate[bot] (1)
  • hiddeco (1)

Top Pull Request Authors

  • go-git-renovate[bot] (5)
  • pjbgf (4)
  • MichaelMure (2)
  • CLBRITTON2 (2)

Top Issue Labels

  • bug (1)

Top Pull Request Labels

  • dependencies (5)

Package metadata

proxy.golang.org: github.com/go-git/gcfg

Package gcfg reads "INI-style" text-based configuration files with "name=value" pairs grouped into sections (gcfg files).

  • Homepage: https://github.com/go-git/gcfg
  • Documentation: https://pkg.go.dev/github.com/go-git/gcfg#section-documentation
  • Licenses: other
  • Latest release: v1.5.0 (published over 6 years ago)
  • Last Synced: 2026-08-25T10:03:45.042Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 6,924
  • Dependent Repositories: 13,403
  • Docker Downloads: 13,802,827,602
  • Rankings:
    • Docker downloads count: 0.03%
    • Dependent packages count: 0.038%
    • Dependent repos count: 0.063%
    • Average: 4.529%
    • Forks count: 9.944%
    • Stargazers count: 12.57%
proxy.golang.org: github.com/go-git/gcfg/types

Package types defines helpers for type conversions. The API for this package is not finalized yet.

  • Homepage: https://github.com/go-git/gcfg
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/go-git/gcfg/types#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.5.0 (published 4 months ago)
  • Last Synced: 2026-08-25T10:05:31.485Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.779%
    • Average: 4.939%
    • Dependent repos count: 5.1%
proxy.golang.org: github.com/go-git/gcfg/token

Package token defines constants representing the lexical tokens of the gcfg configuration syntax and basic operations on tokens (printing, predicates). Note that the API for the token package may change to accommodate new features or implementation changes in gcfg.

  • Homepage: https://github.com/go-git/gcfg
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/go-git/gcfg/token#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.5.0 (published 4 months ago)
  • Last Synced: 2026-08-24T10:52:55.740Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.779%
    • Average: 4.939%
    • Dependent repos count: 5.1%
proxy.golang.org: github.com/go-git/gcfg/scanner

Package scanner implements a scanner for gcfg configuration text. It takes a []byte as source which can then be tokenized through repeated calls to the Scan method. Note that the API for the scanner package may change to accommodate new features or implementation changes in gcfg.

  • Homepage: https://github.com/go-git/gcfg
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/go-git/gcfg/scanner#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.5.0 (published 4 months ago)
  • Last Synced: 2026-08-25T10:03:10.567Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.779%
    • Average: 4.939%
    • Dependent repos count: 5.1%
proxy.golang.org: github.com/go-Git/gcfg

Package gcfg reads "INI-style" text-based configuration files with "name=value" pairs grouped into sections (gcfg files).

  • Homepage: https://github.com/go-Git/gcfg
  • Documentation: https://pkg.go.dev/github.com/go-Git/gcfg#section-documentation
  • Licenses: other
  • Latest release: v1.5.0 (published over 6 years ago)
  • Last Synced: 2026-08-25T10:05:42.105Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.247%
    • Average: 5.423%
    • Dependent repos count: 5.599%
proxy.golang.org: github.com/go-git/gcfg/v2

All errors are handled via Go's built-in error convention.

  • Homepage: https://github.com/go-git/gcfg
  • Documentation: https://pkg.go.dev/github.com/go-git/gcfg/v2#section-documentation
  • Licenses: other
  • Latest release: v2.0.2 (published about 1 year ago)
  • Last Synced: 2026-08-25T10:02:24.445Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 15,765,451
  • Rankings:
    • Dependent packages count: 5.854%
    • Average: 6.05%
    • Dependent repos count: 6.246%
proxy.golang.org: gopkg.in/go-git/gcfg.v1

Package gcfg reads "INI-style" text-based configuration files with "name=value" pairs grouped into sections (gcfg files).

  • Homepage: https://github.com/go-git/gcfg
  • Documentation: https://pkg.go.dev/gopkg.in/go-git/gcfg.v1#section-documentation
  • Licenses: other
  • Latest release: v1.5.0 (published over 6 years ago)
  • Last Synced: 2026-08-25T10:06:44.995Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 6.86%
    • Dependent packages count: 6.999%
    • Average: 8.044%
    • Forks count: 8.969%
    • Dependent repos count: 9.346%
guix: go-github-com-go-git-gcfg

Gcfg reads INI-style configuration files into Go structs

guix: go-github-com-go-git-gcfg-v2

Gcfg reads INI-style configuration files into Go structs