""" Install Station Package. A streamlined installer for GhostBSD providing a GTK+ interface for disk partitioning and OS installation. This package contains all the modules needed for the installation wizard including language selection, keyboard configuration, network setup, and filesystem management. """ __version__ = "0.1" __author__ = "Eric Turgeon" __license__ = "BSD"