Parmo 0.0.9 is released today: https://www.ivarch.com/programs/parmo.shtml
This release improves option parsing, adds flexibility to version specification in the "select" and "pin" actions, handles the case where both Docker and Podman are available, and corrects a fault in the extraction of build instructions from the source archive.
Parmo, the package and repository maintenance operator, is a tool to build software from source, turn it into native operating system packages, and manage repositories of those packages.
Use parmo to build internal repositories of local software, for example packaging the software used by your organisation for quick deployment using standard commands like “apt install” and “dnf update”.
Using Docker or Podman, parmo can automatically maintain containers to build packages for multiple operating systems on a single host. Alternatively, it can run in native mode without containers, supporting only the operating system it is running on.
Parmo uses the resources of the Codeberg platform - https://codeberg.org - for free software development.