add-determinism 0.7.3

RPM buildroot helper to strip nondeterministic bits in files
Documentation
f

��_�c@s�dZddlZddlZddd�Zddd�ZGdd	�d	ej�ZGd
d�dej�ZGdd
�d
ej�ZGdd�deej�ZGdd�deej	�Z	dd�Z
dS)z�Python 'zlib_codec' Codec - zlib compression encoding.

This codec de/encodes from bytes to bytes.

Written by Marc-Andre Lemburg (mal@lemburg.com).
iN�strictcC�|dksJ�t�|�t|�fS�Nr)�zlib�compress�len��input�errors�r	�-/usr/lib64/python3.10/encodings/zlib_codec.py�zlib_encode
�rcCrr)r�
decompressrrr	r	r
�zlib_decoderrc@s eZdZddd�Zddd�ZdS)	�CodecrcC�
t||�S�N)r��selfrrr	r	r
�encode�zCodec.encodecCrr)rrr	r	r
�decoderzCodec.decodeN�rr)�__name__�
__module__�__qualname__rrr	r	r	r
rs
rc@�(eZdZd
dd�Zddd�Zdd�Zd	S)�IncrementalEncoderrcC� |dksJ�||_t��|_dSr)rr�compressobj�rrr	r	r
�__init__�zIncrementalEncoder.__init__FcC�*|r|j�|�}||j��S|j�|�Sr)rr�flush�rrZfinalZcr	r	r
r!�zIncrementalEncoder.encodecC�t��|_dSr)rr�rr	r	r
�reset(rzIncrementalEncoder.resetNr�F)rrrr rr(r	r	r	r
r�

rc@r)�IncrementalDecoderrcCrr)rr�
decompressobjrr	r	r
r ,r!zIncrementalDecoder.__init__FcCr"r)r,r
r#r$r	r	r
r1r%zIncrementalDecoder.decodecCr&r)rr,r'r	r	r
r(8rzIncrementalDecoder.resetNrr))rrrr rr(r	r	r	r
r++r*r+c@�eZdZeZdS)�StreamWriterN�rrrZbytesZcharbuffertyper	r	r	r
r.;�r.c@r-)�StreamReaderNr/r	r	r	r
r1>r0r1c
Cstjdttttttdd�S)NrF)ZnamerrZincrementalencoderZincrementaldecoderZstreamreaderZstreamwriterZ_is_text_encoding)�codecsZ	CodecInforrrr+r1r.r	r	r	r
�getregentryCs�r3rr)Z__doc__r2rrrrrr+r.r1r3r	r	r	r
Z<module>s