Structs§
- Licensed
Component - Represents a software component with licensing information.
- Licensed
Components - A collection of licensed components.
- Package
License Info - Defines license information for a Python package.
Enums§
- Component
Flavor - Describes the type of a software component.
- License
Flavor - The type of a license.
- Source
Location - Where source code for a component can be obtained from.
Constants§
- SAFE_
SYSTEM_ LIBRARIES - System libraries that are safe to link against, ignoring copyleft license implications.
Functions§
- derive_
package_ license_ infos - Obtain Python package license information from an iterable of Python resources.