yapyutils
Utilities for platform indepentent low-level system APIs.
The 'yapyutils' - Yet Another Python Utils - package provides miscellaneous *Python* utilities for the adaptation
of platform independent APIs of the low-level part of the software stack.
These are e.g. used for extensions of the *setuptools* and *distutils*, thus reduce
the package dependency and avoid circular dependencies whenever possible by using standard packages and classes only.
The more complex and complete data packages are provided for higher application layer
functionality...