How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
aptly - Debian repository management tool
The main features of aptly-dev/aptly are: Build And Deployment, Packaging Tools, Package Management.
Projects with overlapping indexed features include: rpm-software-management/tito — A tool for managing rpm based git projects. jordansissel/fpm — fpm is a multiplatform package builder and converter used to create software packages for various Linux distribution… chef/omnibus — Easily create full-stack installers for your project across a variety of platforms. atgreen/trivial-system-loader — A system installation/loading abstraction for Common Lisp. bntzio/wipe-modules — 🗑️ Easily remove the node_modules folder of non-active projects. berkshelf/berkshelf — A Chef Cookbook manager.
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
A tool for managing rpm based git projects.
Easily create full-stack installers for your project across a variety of platforms.
A system installation/loading abstraction for Common Lisp