Getting Started¶
Preferred:
sudo pip install PySquashfsImage
Alternatively:
sudo easy_install PySquashfsImage
Application structure¶
This is a single module library in pure Python with no dependencies.
Typical use cases¶
The following code is an example on how to use the library: