flystar.archive_io

Functions

open_archive(file_name)

Helper function to open archived files.

save_archive(file_name, save_data)

Helper function to archive a file.

Module Contents

flystar.archive_io.open_archive(file_name)

Helper function to open archived files.

flystar.archive_io.save_archive(file_name, save_data)

Helper function to archive a file.