wok diff epm/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/epm/description.txt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -0,0 +1,15 @@
     1.4 +EPM is a simple cross-platform tool that generates software and patch
     1.5 +distributions in various formats from a list of files.
     1.6 +
     1.7 +Supported formats include:
     1.8 +* AIX software packages ("installp")
     1.9 +* AT&T software packages ("pkgadd"), used by Solaris and others
    1.10 +* BSD packages ("pkg_create")
    1.11 +* Compaq Tru64 UNIX ("setld")
    1.12 +* Debian Package Manager ("dpkg")
    1.13 +* HP-UX software packages ("swinstall")
    1.14 +* IRIX software manager ("inst", "swmgr", or "tardist")
    1.15 +* macOS software packages ("name.pkg")
    1.16 +* Portable (installation and removal scripts with tar files)
    1.17 +* Red Hat Package Manager ("rpm")
    1.18 +* Slackware software packages ("name.tgz")