# README

extlib

Package extlib contains sub packages which reuse and redistribute modified or unmodified source code originating from external open source projects. The source code of sub packages is subject to the original license. A copy of the original license is provided in the directory of the sub package. Sub packages may only contain sources code which is subject to an OSD-compliant license.

Sub packages may contain only parts of the original work.

File names of source code files match the original work.

References to the original source code is provided in the corresponding .ref file.

Modified source code file carry prominent notices. Modifications are provided in the corresponding .diff file.

# Packages

Package heredoc provides creation of here-documents from raw strings.
Package to provides helpers to ease working with pointer values of marshalled structures.