{"id":13471698,"url":"https://github.com/goreleaser/nfpm","last_synced_at":"2025-05-16T01:03:08.929Z","repository":{"id":39533272,"uuid":"116259506","full_name":"goreleaser/nfpm","owner":"goreleaser","description":"nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go","archived":false,"fork":false,"pushed_at":"2025-05-08T08:43:01.000Z","size":2850,"stargazers_count":2318,"open_issues_count":10,"forks_count":163,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-05-09T00:56:15.331Z","etag":null,"topics":["apk","apk-packager","archlinux","archlinux-packager","archlinux-packages","deb","deb-package","deb-packages","fpm","go","golang","hacktoberfest","rpm","rpm-packages","rpm-packaging","rpmbuild"],"latest_commit_sha":null,"homepage":"https://nfpm.goreleaser.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goreleaser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["caarlos0"],"open_collective":"goreleaser","custom":["https://goreleaser.com/pro"]}},"created_at":"2018-01-04T12:49:38.000Z","updated_at":"2025-05-08T19:40:33.000Z","dependencies_parsed_at":"2023-10-04T23:14:58.098Z","dependency_job_id":"6c93fb3b-8858-429c-af24-b7c1f910f477","html_url":"https://github.com/goreleaser/nfpm","commit_stats":{"total_commits":1001,"total_committers":78,"mean_commits":"12.833333333333334","dds":0.4275724275724275,"last_synced_commit":"08822ca024bb6afae86d8c887a032b404d187ff1"},"previous_names":["caarlos0/pkg","goreleaser/pkg"],"tags_count":151,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fnfpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fnfpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fnfpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fnfpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goreleaser","download_url":"https://codeload.github.com/goreleaser/nfpm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448578,"owners_count":22072764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apk","apk-packager","archlinux","archlinux-packager","archlinux-packages","deb","deb-package","deb-packages","fpm","go","golang","hacktoberfest","rpm","rpm-packages","rpm-packaging","rpmbuild"],"created_at":"2024-07-31T16:00:48.370Z","updated_at":"2025-05-16T01:03:08.763Z","avatar_url":"https://github.com/goreleaser.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GoReleaser Logo\" src=\"https://becker.software/nfpm.png\" height=\"140\" /\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/goreleaser/nfpm/releases/latest\"\u003e\u003cimg alt=\"Release\" src=\"https://img.shields.io/github/release/goreleaser/nfpm.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"/LICENSE.md\"\u003e\u003cimg alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/goreleaser/nfpm/actions?workflow=build\"\u003e\u003cimg alt=\"GitHub Actions\" src=\"https://img.shields.io/github/actions/workflow/status/goreleaser/nfpm/build.yml?style=for-the-badge\u0026branch=main\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/goreleaser/nfpm\"\u003e\u003cimg alt=\"Codecov branch\" src=\"https://img.shields.io/codecov/c/github/goreleaser/nfpm/main.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://goreportcard.com/report/github.com/goreleaser/nfpm\"\u003e\u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/goreleaser/nfpm?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pkg.go.dev/github.com/goreleaser/nfpm/v2\"\u003e\u003cimg alt=\"Go Doc\" src=\"https://img.shields.io/badge/godoc-reference-blue.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/goreleaser\"\u003e\u003cimg alt=\"Powered By: GoReleaser\" src=\"https://img.shields.io/badge/powered%20by-goreleaser-green.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Why\n\nWhile [fpm][] is great, for me, it is a bummer that it depends on `ruby`, `tar`\nand other software.\n\nI wanted something that could be used as a binary and/or as a library and that\nwas really simple.\n\nSo I created nFPM: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm.\n\n## Getting started\n\n- [Getting Started](https://nfpm.goreleaser.com)\n- [Install](https://nfpm.goreleaser.com/install/)\n- [Usage](https://nfpm.goreleaser.com/usage/)\n- [Configuration reference](https://nfpm.goreleaser.com/configuration/)\n\n## Used and supported by\n\n\u003cp\u003e\n  \u003ca href=\"https://wails.io\"\u003e\n    \u003cimg src=\"https://github.com/user-attachments/assets/e55bbae4-9551-49f1-92ea-ea9223b91fc0\" width=\"120px\" alt=\"wails icon\" /\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003cb\u003eBuild beautiful cross-platform applications using Go.\u003c/b\u003e\n  \u003cbr/\u003e\n\u003c/p\u003e\n\n## Special thanks 🙏\n\nThanks to the [fpm][] authors for fpm, which inspires nfpm a lot.\n\n## Community\n\nYou have questions, need support and or just want to talk about GoReleaser/nFPM?\n\nHere are ways to get in touch with the GoReleaser community:\n\n[![Join Discord](https://img.shields.io/badge/Join_our_Discord_server-5865F2?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://discord.gg/RGEBtg8vQ6)\n[![Follow Twitter](https://img.shields.io/badge/follow_on_twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/goreleaser)\n[![GitHub Discussions](https://img.shields.io/badge/GITHUB_DISCUSSION-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/goreleaser/nfpm/discussions)\n\n## Donate\n\nDonations are very much appreciated! You can donate/sponsor on the main\n[goreleaser opencollective](https://opencollective.com/goreleaser)! It's\neasy and will surely help the developers at least buy some ☕️ or 🍺!\n\n## Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/goreleaser/nfpm.svg?variant=adaptive)](https://starchart.cc/goreleaser/nfpm)\n\n---\n\n[fpm]: https://github.com/jordansissel/fpm\n","funding_links":["https://github.com/sponsors/caarlos0","https://opencollective.com/goreleaser","https://goreleaser.com/pro","https://opencollective.com/goreleaser)!"],"categories":["开源类库","Go","By Language","Open source library","archlinux","RPM","Linux systems","Repositories"],"sub_categories":["构建编译","Go","Build And Compile","Software packages"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoreleaser%2Fnfpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoreleaser%2Fnfpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoreleaser%2Fnfpm/lists"}