termite.plugins package

Submodules

termite.plugins.metadata module

Metadata 2.0 support PEP: https://www.python.org/dev/peps/pep-0426

NOTES:

Fields:

termite.plugins.support module

termite.plugins.wheels module

Python Wheels manipulation. Reference: https://www.python.org/dev/peps/pep-0427 Ref. Impl: https://bitbucket.org/pypa/wheel

This module provides abstraction on the wheel standard format. The aim is to manipulate python wheel packages as a single file (.whl) but also as other structures (exploded .whl, zip, tar etc)

Module contents