niess / python-appimage

AppImage distributions of Python
https://python-appimage.readthedocs.io/en/latest/
GNU General Public License v3.0
170 stars 24 forks source link

Added information about extra data in the docs #77

Closed dotzborro closed 2 months ago

dotzborro commented 3 months ago

@niess please check if this is good enough

btw just out of curiosity I tested baking in files larger than 4096M and they seem to work fine. I was afraid that FUSE could reject files bigger than 2G, but that fortunately doesn't happen.