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)
- Host: GitHub
- URL: https://github.com/jackc/pgservicefile
- Owner: jackc
- License: mit
- Created: 2020-03-07T18:58:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T12:05:24.000Z (5 months ago)
- Last Synced: 2024-10-29T17:11:48.309Z (11 days ago)
- Language: Go
- Size: 7.81 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Jack Christensen
- Login: jackc
- Email:
- Kind: user
- Description:
- Website: http://www.jackchristensen.com/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/94130?v=4
- Repositories: 101
- Last Synced at: 2023-03-10T19:06:53.876Z
- Profile URL: https://github.com/jackc
- Sponsor URL:
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 | 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
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 3,853,704,711
- Total dependent packages: 9,308
- Total dependent repositories: 18,022
- Total versions: 4
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
- github.com/stretchr/testify v1.5.1
- 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
- actions/checkout v4 composite
- actions/setup-go v5 composite