home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Archivers / PPCxDMS.readme < prev    next >
Text File  |  1998-03-31  |  1KB  |  28 lines

  1. Short:    Portable DMS unpacker for powerUP (TM)
  2. Author:   Andreas_Kleinert@t-online.de
  3. Uploader: Andre R. de la Rocha, Andreas R. Kleinert (port)
  4. Version:  1.1 (28.2.98)
  5. Type:     util/arc
  6.  
  7. xDMS  is  a public domain portable program to unpack DMS files.  It is
  8. written  in  ANSI C and can be compiled in most platforms.  It will be
  9. more  useful for users of Amiga emulators, but is also useful for real
  10. Amiga  users  aswell.   This  archive  comes  with the source code and
  11. binaries for Amiga.
  12.  
  13.  
  14. xDMS Features:
  15.  
  16.   Supports  decompression  of  files  compressed  using  all known DMS
  17. compression modes, including old and obsolete ones, and also encrypted
  18. files, for 100% compatibility.
  19.   Can  test  DMS  files  integrity,  view  file  informations and show
  20. attached Banners and FILEID.DIZ .
  21.   Can  generate standard disk images and compressed disk images, using
  22. gzip, if you want to store your files in ADF or ADZ formats.
  23.   Can  extract  the  files  contained  inside the DMS archives, if the
  24. compressed  disk  is  an  AmigaDOS  disk, using readdisk made by Bernd
  25. Schmidt.
  26.   Can  process multiple files in batch with a single command, and also
  27. use stdin and stdout for input and output of data.
  28.