Information tab
The Information tab shows library details that were stored as part of the
distribution package.
Python Wheels is a common standard that requires from package authors to provide general details about the distribution.
The Information tab shows these library details:
- Package distribution name
- Version
- License
- Home page URL
- Author
- External library dependencies
The dependencies indicate what other libraries you must import in the system for this library to work.
If an external library dependency is missing for a library, or an incorrect version is available. You are notified with a Warning icon on the affected external library dependency in the Information tab. The same warning indicator is shown in Scripts details, if you add a library to a script that has missing or incorrect external library dependencies.