power to the packagers
`rdopkg` is an RPM packaging automation tool. It provides automation for package maintenance including git-based patches management and automagic rebases to new upstream versions with nice changelogs and commit
messages. It also contains various functionality we needed for
... [More] [RDO](https://www.rdoproject.org/) packaging, such as advanced `requirements.txt` management for python projects. [Less]
APT-RPM is a port of Debian's APT tools to a RPM based distribution (Conectiva, Red Hat, SuSE, ALT-Linux, etc). APT is an advanced package management utility front-end which allows you to easily perform package installation, upgrading and removal. Dependencies are automatically handled, so if you
... [More] try to install a package that needs others to be installed, it will download all needed packages and install them. [Less]
RPM helper scripts to calculate Ruby dependencies.
These herlper scripts will look at ruby source files in your package, and will use this information to generate automatic Requires and Provides tags for the package.
DeploymentKit makes it easier for software developers to deploy native packages.
By generating package recipes for multiple target platforms from a single, generic package metadata format, developers no longer have to care about the details of individual packaging systems.
mrepo builds a local APT/Yum RPM repository from local ISO files, downloaded updates, and extra packages from 3rd party repositories. It takes care of setting up the ISO files, downloading the RPMs, configuring HTTP access and providing PXE/TFTP resources for remote network installations.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy