Library Class |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class Library : AnnotationsBase
The Library type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase) | |
| Description | If non-null, description of the library definition option. | |
| External | determines whether the library is contained in the binaries/platform_tuple directory (false) or if it has to be provided by the environment (true). | |
| Name | Name of the library. | |
| Version | If non-null, version specifier of the library as defined in PEP 440. |