[[!meta title="Package Development Guides"]] Following is a series tutorials on preparing packages for ProteanOS. Getting Started --------------- * [[doc/pkg/dev-env]] This tutorial explains how to set up a ProteanOS development system for building software packages under **chroot**(8). Basic Packaging --------------- * [[doc/pkg/basic-expat]] This tutorial offers an in-depth introduction to ProteanOS packaging, using the Expat XML parser library as an example.