
    y9>i                     J    d Z ddlmZ d ZexZxZxZxZxZZ	d Z
e
xZZddZdS )	z}Archive commands printing resulting filenames for single-file
compressed archives, implemented by the Python print function.
   )fileutilc                 $    t          || |          S )zList a BZIP2 archive.stripextarchivecompressioncmd	verbosityinteractives        Y/var/www/html/auto_sub_bot/venv/lib/python3.11/site-packages/patoolib/programs/py_echo.py
list_bzip2r      s    C),,,    c                 (    t          || |d          S )zList an APE archive.z.wav)	extensionr   r   s        r   list_aper      s    C)v>>>>r    c                 Z    |dk    r$t          t          j        |          |z              dS )zPrint the name without suffix.    N)printr   r   )r
   r   r   r   s       r   r   r   &   s.    A~~h((94555
Fr   N)r   )__doc__r   r   r   list_compress	list_lzmalist_xz	list_lzip
list_lrzip	list_rzipr   list_shn	list_flacr    r   r   <module>r!      s          - - -
 LV U U	 UG Ui U*y? ? ?
   9     r   