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

  1. Short:    Portable DMS unpacker v1.2
  2. Author:   adlroc@usa.net (Andre R. de la Rocha)
  3. Uploader: adlroc@usa.net (Andre R. de la Rocha)
  4. Version:  1.2 (1.3.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 too.  This archive comes with the source code and binaries
  11. for Amiga, MS-DOS and Linux/PC.
  12.  
  13.  
  14.  
  15. xDMS Features:
  16.  
  17.   Supports  decompression  of  files  compressed  using  all known DMS
  18. compression modes, including old and obsolete ones, and also encrypted
  19. files, for 100% compatibility.
  20.   Can  test  DMS  files  integrity,  view  file  informations and show
  21. attached Banners and FILEID.DIZ .
  22.   Can  generate standard disk images and compressed disk images, using
  23. gzip, if you want to store your files in ADF or ADZ formats.
  24.   Can  extract  the  files  contained  inside the DMS archives, if the
  25. compressed  disk  is  an  AmigaDOS  disk, using readdisk made by Bernd
  26. Schmidt.
  27.   Can  process multiple files in batch with a single command, and also
  28. use stdin and stdout for input and output of data.
  29.