wok view epm/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (23 months ago)
parents
children
line source
1 EPM is a simple cross-platform tool that generates software and patch
2 distributions in various formats from a list of files.
4 Supported formats include:
5 * AIX software packages ("installp")
6 * AT&T software packages ("pkgadd"), used by Solaris and others
7 * BSD packages ("pkg_create")
8 * Compaq Tru64 UNIX ("setld")
9 * Debian Package Manager ("dpkg")
10 * HP-UX software packages ("swinstall")
11 * IRIX software manager ("inst", "swmgr", or "tardist")
12 * macOS software packages ("name.pkg")
13 * Portable (installation and removal scripts with tar files)
14 * Red Hat Package Manager ("rpm")
15 * Slackware software packages ("name.tgz")