diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-04 07:59:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-04 07:59:53 +0000 |
commit | 699876778b2b1d8c6766ed9366cfd21547acad1c (patch) | |
tree | fd56a2185c57986e66d50902d4ddfab6f80fadfb /packages/EPM/README | |
parent | 8fc5a0d19eaf573bdaee56513a08063466197678 (diff) |
Added EPM stuff, thanks to Giuseppe Corbelli
Diffstat (limited to 'packages/EPM/README')
-rw-r--r-- | packages/EPM/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/EPM/README b/packages/EPM/README new file mode 100644 index 000000000..3529dbf5a --- /dev/null +++ b/packages/EPM/README @@ -0,0 +1,12 @@ +EPM is a free UNIX software/file packaging program that generates distribution +archives from a list of files. EPM Can: + + * Generate portable script-based distribution packages complete with + installation and removal scripts. + * Generate vendor distributions in AIX, BSD, Compaq Tru64, Debian, HP-UX, + IRIX, Red Hat, and Solaris formats. + * Provide a complete, cross-platform software distribution solution for your + applications. + +http://www.easysw.com/epm/ + |