-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
It's be good to standardise a format to essentially ZIP something. It would also be good if the format would allow the package to be self-extractable and loadable directly as a table without extracting.
I've had various renditions of this in the past, mainly using textutils.serialise, but it'd be good to have a compressed binary based version if that's remotely feasible.