
[:python_version < "3.7.0"]
dataclasses

[bzip2]
indexed_bzip2>=1.3.1

[full]
indexed_bzip2>=1.3.1
indexed_gzip>=1.6.3
rarfile>=4.0
python-xz>=0.1.1

[full:platform_system != "Windows"]
indexed_zstd>=1.2.2

[full:sys_platform == "darwin"]
indexed_zstd>=1.3.1

[gzip]
indexed_gzip>=1.6.3

[rar]
rarfile>=4.0

[xz]
python-xz>=0.1.1

[zip]

[zstd]

[zstd:platform_system != "Windows"]
indexed_zstd>=1.2.2

[zstd:sys_platform == "darwin"]
indexed_zstd>=1.3.1
