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

https://github.com/jackc/pgservicefile

Score: 25.368145486975763

Last synced: about 16 hours ago
JSON representation

Repository metadata:

pgservicefile is a parser PostgreSQL for service files (e.g. .pg_service.conf)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 months ago

Total Commits: 8
Total Committers: 3
Avg Commits per committer: 2.667
Development Distribution Score (DDS): 0.25

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 Email Commits
Jack Christensen j****k@j****m 6
Frode Austvik e****s@x****t 1
Alex Goncharov g****b@b****m 1

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 2
Total pull requests: 3
Average time to close issues: about 20 hours
Average time to close pull requests: 2 months
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 1.0
Average comments per pull request: 1.33
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

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

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

Top Issue Authors

  • joshcaarve (1)
  • corvinusy (1)

Top Pull Request Authors

  • jcchavezs (2)
  • b4bay (1)
  • edorfaus (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/jackc/pgservicefile

Package pgservicefile is a parser for PostgreSQL service files (e.g. .pg_service.conf).

  • Homepage: https://github.com/jackc/pgservicefile
  • Documentation: https://pkg.go.dev/github.com/jackc/pgservicefile#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20231201235250-de7065d80cb9 (published about 2 years ago)
  • Last Synced: 2026-01-23T09:56:46.661Z (14 days ago)
  • Versions: 4
  • Dependent Packages: 9,308
  • Dependent Repositories: 18,022
  • Docker Downloads: 3,853,704,711
  • Rankings:
    • Dependent packages count: 0.02%
    • Dependent repos count: 0.051%
    • Docker downloads count: 0.077%
    • Average: 4.791%
    • Forks count: 11.244%
    • Stargazers count: 12.562%

Dependencies

go.mod go
  • github.com/stretchr/testify v1.5.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.5.1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite