1 Repo
Utilities for altering the contents, metadata, or scripts of an already built package.
Distinct from Package Packaging Tools: Candidates focus on package removal or general packaging tools, not the modification of existing package archives.
Explore 1 awesome GitHub repository matching devops & infrastructure · Package Modification Tools. Refine with filters or upvote what's useful.
fpm is a multiplatform package builder and converter used to create software packages for various Linux distribution formats from a single unified source. It functions as a Linux distribution packager and a cross-format converter, transforming local directories, existing packages, or language-specific modules into platform-native formats such as DEB and RPM. The tool acts as a language-specific package wrapper, bundling modules from Node.js, Python, Ruby, and Perl into system packages. It can also generate packages that automatically configure system services for targets like systemd. The pr
Adjusts the contents of an existing package by removing files, updating metadata, or altering dependencies.