#! /bin/sh
#                                                                     
# Written by Guus Jansman
# BSD type of licence (or Public Domain, GPL or closed source, basically
# whatever you want). The license type may be changed according to your
# wishes.
#
# This is a parser for Dar archives in Midnight Commander. You need
# the GPL dar program (version >= 2.3.0) written by Denis Corbin.

# Limitations:
# - The archive files can not be changed
# - Symbolic and hard links are not handled properly
# -                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          