Changaco / python-libarchive-c

Python interface to libarchive
Other
70 stars 37 forks source link

Load extra formats and filters when they're requested #95

Closed Changaco closed 4 years ago

Changaco commented 4 years ago

This commit modifies new_archive_read and new_archive_write to automatically look up the format and filter initialization functions if they haven't been loaded by default.