datalad_next.archive_operations

Handler for operations on various archive types

All handlers implement the API defined by ArchiveOperations.

Available handlers:

TarArchiveOperations(location, *[, cfg])

Handler for a TAR archive on a local file system

ZipArchiveOperations(location, *[, cfg])

Handler for a ZIP archive on a local file system