Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/jackc/pgservicefile

Last synced: about 4 hours ago

Repository metadata:

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


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

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

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

Name Email Commits
Jack Christensen j****k@j****m 6
Alex Goncharov g****b@b****m 1
Frode Austvik e****s@x****t 1

Issue and Pull Request metadata

Last synced: about 4 hours ago


Package metadata

go: 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 11 months ago)
  • Last Synced: 2024-11-04T22:02:14.642Z (5 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