A package is a tar file (not compressed) which has this hiearchy

-> ./
-> ./postinstall (shell script file)
-> ./main/ (is a directory which represent a / of unix directory standard)

Example:
-> ./
-> ./postinstall
-> ./main/
-> ./main/bin/example_bin
-> ./main/usr/lib/example_lib